No need to import string. (Andrew Dalke & kjpylint)

This commit is contained in:
Guido van Rossum 1999-05-03 18:13:00 +00:00
parent ff3932abcd
commit 6952f17f31
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@
import sys import sys
import os import os
import time import time
import string
import marshal import marshal