ned / cog

No description has been added.

Clone this repository (size: 124.5 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/ned/cog/

Shortlog (showing r27:3ae469655cc5 (tip) → r3:0c0aedf12869)

Age Author Message A M D «
9 months ned ned Cog 2.2 1
9 months ned ned Last tweaks for 2.2 2
9 months ned ned Fixes to the pypi registration: had to call it cogapp... 2
9 months ned ned Kits will now go on PyPI, and other minor cleanups. 5
10 months ned ned Remove handyxml. I'm not sure why I ever bolted these two projects together in… 6 3
10 months ned ned Remove $Id fields, svn isn't updating them any more. 12
10 months ned ned Remove a use of filter() 1
10 months ned ned Remove use of types module to check for stringiness. 4
10 months ned ned Clean up imports 1
10 months ned ned Remove True,False definition: we only support 2.3 and up. 1
10 months ned ned Doc updates for 2.2 2
10 months ned ned More file-closing to make Jython happy. 3
10 months ned ned Bump the version number. 2
10 months ned ned Update the copyright dates. 2
10 months ned ned Make clean wasn't really removing the Jython compiled files. 1
10 months ned ned One more explicit close. 1
10 months ned ned Add Jython to the menagerie of test environments. 1
10 months ned ned Explicitly close files we opened. Jython seems to want this, or the tearDown… 1
10 months ned ned I forgot there was a change history at the end of this file. 1
10 months ned ned Properly disdain Jython compiled files. 2
10 months ned ned Automate testing on a number of Pythons. 1
10 months ned ned Keep CHANGES up to date. 2
10 months ned ned Don't use the compiler module: it isn't available in Jython, for example. 1
10 months ned ned Using the old md5 module causing a warning. Use hashlib when we can. 1
10 months ned ned Ignore stuff 1