[Rest2web-develop] Latest Commit to pythonutils
Brought to you by:
mjfoord
From: Michael F. <mi...@pc...> - 2005-08-04 07:57:26
|
Hello Nicola, I've just done a new commit to the pythonutils branch. It adds all the pythonutils files into the branch, and also adds urlpath.py and odict.py. There are also the following minor changes to configobj.py : Fixed bug in Section.pop (now doesn't raise KeyError if a default value is specified) Replaced ``basestring`` with ``types.StringTypes`` Removed the ``writein`` method Added __version__ Regards, Fuzzy |