Re: [ANN] PyYAML-3.02: YAML parser and emitter for Python
Kirill Simonov wrote: > > Announcing PyYAML-3.02 > > > A new bug-fix release of PyYAML is now available: > > http://pyyaml.org/wiki/PyYAML Another fix provided for Python 2.5 and friends. -- -Scott David Daniels [EMAIL PROTECTED] -- http:
[ANN] PyYAML-3.02: YAML parser and emitter for Python
Announcing PyYAML-3.02 A new bug-fix release of PyYAML is now available: http://pyyaml.org/wiki/PyYAML Changes === * Fix win32 installer. Apparently bdist_wininst does not work well under Linux. * Fix a bug in add_path_resolver. * A