From: <pj...@us...> - 2011-03-13 18:54:49
|
Revision: 7227 http://jython.svn.sourceforge.net/jython/?rev=7227&view=rev Author: pjenvey Date: 2011-03-13 18:54:43 +0000 (Sun, 13 Mar 2011) Log Message: ----------- include CPython collections, thanks fwierzbicki Modified Paths: -------------- trunk/jython/CPythonLib.includes Modified: trunk/jython/CPythonLib.includes =================================================================== --- trunk/jython/CPythonLib.includes 2011-03-13 16:09:41 UTC (rev 7226) +++ trunk/jython/CPythonLib.includes 2011-03-13 18:54:43 UTC (rev 7227) @@ -35,6 +35,7 @@ cmpcache.py code.py codecs.py +collections.py colorsys.py commands.py compileall.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |