435:58a6e8c22b34
|
2005-08-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-24 18:50:32 by paulb]
Introduced decoding of path information with an optional explicit encoding.
Removed various explicit decoding examples (which are now unnecessary). |
|
|
examples/Common/Simple/__init__.py
|
|
434:47a4fa8e0104
|
2005-08-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-24 18:50:07 by paulb]
Introduced decoding of path information with an optional explicit encoding. |
|
|
README.txt WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/WSGI.py WebStack/Webware.py WebStack/Zope.py
|
|
433:a01b466df1c1
|
2005-08-24 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-24 16:07:04 by paulb]
Fixed the PYTHONPATH where no previous value was set. |
|
|
tools/demo.py
|
|
432:d11fd79fbb4d
|
2005-08-23 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-23 18:11:14 by paulb]
Added a test of get_fields_from_path using the default encoding. |
|
|
examples/Common/Simple/__init__.py
|
|
431:050a26e97dcd
|
2005-08-23 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-23 18:09:01 by paulb]
Added tests of the new convenience methods and the updated
get_fields_from_path method. |
|
|
examples/Common/Simple/__init__.py
|
|
430:5c5389988b5c
|
2005-08-23 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-23 18:08:25 by paulb]
Changed get_fields_from_path and added convenience decoding/encoding
methods. |
|
|
README.txt WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/WSGI.py WebStack/Webware.py WebStack/Zope.py
|
|
429:bad3608128f4
|
2005-08-23 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-23 18:06:18 by paulb]
Added classifier. |
|
|
PKG-INFO
|
|
428:6dc5991e79d1
|
2005-08-23 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-23 18:06:09 by paulb]
Removed the session directory creation, this now being automatic in the
WebStack.Helpers.Session module. |
|
|
tools/demo.py
|
|
427:6ecdfe585444
|
2005-08-22 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-22 16:44:14 by paulb]
Fixed non-existent resource handling in MapResource. |
|
|
README.txt WebStack/Resources/ResourceMap.py
|
|
426:547a5f145818
|
2005-08-22 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2005-08-22 11:49:09 by paulb]
Added "pass through" support to MapResource. |
|
|
README.txt WebStack/Resources/ResourceMap.py
|
|