deepcopy not needed

This commit is contained in:
Jon Dowland 2008-02-21 12:55:08 +00:00
parent 2332c853be
commit 653fe08a24

View file

@ -1,7 +1,6 @@
#!/usr/bin/python
from doom import Patch, Texture
from copy import deepcopy
import sys,re
if len(sys.argv) != 2: