File: README.txt

package info (click to toggle)
pastewebkit 1.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 536 kB
  • ctags: 662
  • sloc: python: 3,346; makefile: 51
file content (7 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
This directory can be added to sys.path so that all your Webware
imports will still work, but will import WSGIWebKit versions of the
objects.

Items will be added here on an as-needed basis.  I don't want to bring
every public object from Webware into this setup; in part because many
of them are not currently implemented.