Thanks to those that sent in bug reports. This is really, really useful.
I already released 0.0.16, with the following improvements:
-added frozenset
-time.sleep now works on WIN32
-constant-string expressions and __doc__ attributes are made into nice
C++ comments
-added --nowrap optimization opt
Hi all,
After getting bogged down with work for a few months, I'm finally back
to Shed Skin development. I have just released 0.0.15, with the
following changes:
-python2.5 support/compatibility
-any, all, conditional expression support
-moved libs to 'lib' dir; made it easier to add modules (see