Paul Rubin <http://[EMAIL PROTECTED]> writes: > fmt = "new_dir%0%d" % len(str(num))
Typo, that was supposed to say "new_dir%%0%d" ... -- http://mail.python.org/mailman/listinfo/python-list
Paul Rubin <http://[EMAIL PROTECTED]> writes: > fmt = "new_dir%0%d" % len(str(num))
Typo, that was supposed to say "new_dir%%0%d" ... -- http://mail.python.org/mailman/listinfo/python-list