The second Thursday of the month is quickly approaching.
What: Omaha Python Users Group Meeting
When: July 12, 2007 - 7pm
Why:
Topics:
+ Lightning Talks
+ discuss/vote on a change in venue
+ more...
Refreshments:
+ Pizza and Pop will b
itools is a Python library, it groups a number of packages into a single
meta-package for easier development and deployment:
itools.catalogitools.i18n itools.tmx
itools.cmsitools.ical itools.uri
itools.csvitools.odf itoo
This is an enhanced version of python-cjson,
the _fast_ JSON encoder/decoder for python.
Bugfix:
- Fixed segmentation fault when decoding specially crafted unicode strings.
I recommend you to upgrade python-cjson, since a critical bug has been fixed.
All existing and new unit tests are passed w
Hi all,
I've just uploaded bbfreeze 0.95.2 to python's cheeseshop.
bbfreeze creates standalone executables from python scripts. It's similar
in functionality to py2exe or cx_Freeze.
This release fixes issues with python installation, where the zlib module is
called zlibmodule.so (e.g. fedora co