"Terry" == Terry Reedy tjreedy@udel.edu writes:
Terry> Did you register a module with PyPI?
OK, I put my original set code into http://pypi.python.org/pypi/compset/0.1
It's just a quick hack, but it works. I didn't implement all the ideas I suggested in http://mail.python.org/pipermail/python-dev/2006-May/064977.html (e.g., universeExclusionFunc) but they'd be easy to add.
Hopefully someone can take that code as a starting point for a more fully fleshed out package. The test suite could do with some love too.
Terry