MindClass wrote: > Is possible import a library according to a condition? > > if Foo = True: > import bar > Did you even try ? Would have been faster than posting 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