kj wrote:
I'm interested in reading people's take on the question and their
way of dealing with those functions they consider worthy of the
standard library.)
Well, I have no functions than I'm lobbying to get into the stdlib, but
for all those handy-dandy utility functions, decorators, and classes, I
have a cookbook package that I add them to. Mine currently looks like this:
cookbook
__init__.py
decorators.py
meters.py
simplegeneric.py
utils.py
collections
__init__.py
NamedTuple.py
RecordType.py
--
http://mail.python.org/mailman/listinfo/python-list