E&S CVS Commit: simplegeneric - Create "simplegeneric" module to do
trivial single-dispatch generic
pje at eby-sarna.com
pje at eby-sarna.com
Thu Oct 5 20:43:41 EDT 2006
Author: pje
Date: Thu Oct 5 20:43:40 2006
New Revision: 2241
URL: http://svn.eby-sarna.com?rev=2241&view=rev
Log:
Create "simplegeneric" module to do trivial single-dispatch generic
functions for Python 2.4 and up, without any dependencies and in the
smallest practical piece of code.
Added:
simplegeneric/ (with props)
simplegeneric/README.txt (with props)
simplegeneric/setup.py (with props)
simplegeneric/simplegeneric.py (with props)
More information about the source-changes
mailing list