Shed Skin (restricted) Python-to-C++ Compiler 0.0.26

Mark Dufour mark.dufour at gmail.com
Wed Jan 16 06:15:56 EST 2008


Hi all,

I have just released Shed Skin 0.0.26, with the following goodies:

-Almost complete support for os.path (bootstrapped using Shed Skin)
-Support for collections.defaultdict (completing collections)
-Much improved support for the os module (though many methods remain)
-Support for 5 of 7 last missing str methods
-Added support for getopt.gnu_getopt (bootstrapped)
-Improved support for locales
-Optimized string addition (a+b+c..)
-Much better documentation (tutorial)
-Added a Debian package
-Squashed many bugs
-Moved to Google code hosting

Please have a look at my latest blog entry for more details about the
release, or visit the new Google code hosting site:

http://shed-skin.blogspot.com
http://shedskin.googlecode.com


Thanks,
Mark Dufour.
-- 
"One of my most productive days was throwing away 1000 lines of code"
- Ken Thompson



More information about the Python-list mailing list