Carl J. Van Arsdall wrote: (snip) > I just wanted to make the comment that there already exists a > Condition() class in the threading module. If you plan on using your > class with the threading module you might wish to use another name. > As far as I remember, Python has namespaces, so I don't see the point here...
-- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for p in '[EMAIL PROTECTED]'.split('@')])" -- http://mail.python.org/mailman/listinfo/python-list