PythonUtils Update - ConfigObj Docs and file upload

Michael Foord fuzzyman at gmail.com
Sun Oct 3 18:35:55 CEST 2004


Yet another set of updates to the PythonUtils scripts.

PythonUtils - http://www.voidspace.org.uk/atlantibots/pythonutils.html
Recipebook - http://www.voidspace.org.uk/atlantibots/recipebook.html
Pythonutils mailing list -
http://voidspace.xennos.com/mailman/listinfo/pythonutils_voidspace.xennos.com



*NEW* configobj.html
The docs to ConfigObj have been rewritten in ResT. THis means there is
now a fancy HTML homepage for COnfigObj generated by DocUtils...
Hurrah. Also a set of epydoc generated docs in the configobj.zip
distribution.

http://www.voidspace.org.uk/atlantibots/configobj.html




*NEW* update_test.py
An example of how to do file upload using urllib2. This is a rewrite
of the cookbook example which uses httplib.

http://www.voidspace.org.uk/atlantibots/recipebook.html#upload_test



*UPDATE* upload.py
An update to upload.py - a CGI script for file upload, including email
notificaton, maximum upload directory size etc. A major refactoring of
a script originally written by Tim Middleton.

http://www.voidspace.org.uk/atlantibots/recipebook.html#upload


Regards,

Fuzzy


More information about the Python-announce-list mailing list