]> granicus.if.org Git - python/commit
Use string.ascii_letters instead of string.letters.
authorFred Drake <fdrake@acm.org>
Fri, 20 Jul 2001 18:52:02 +0000 (18:52 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 20 Jul 2001 18:52:02 +0000 (18:52 +0000)
commit27eebb8c766ae0d87f7ef17a9436ac4f45274253
tree031b01ee25802cd592392b16b1573bac9829bbad
parent960fdf9ac3a15eceebd8dd6882bedaae787fa5fb
Use string.ascii_letters instead of string.letters.
Remove unused import.
Lib/nturl2path.py