Update of /cvsroot/pywin32/pywin32/win32/Demos
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2512/win32/Demos
Modified Files:
cerapi.py
Log Message:
remove unused imports
Index: cerapi.py
===================================================================
RCS file: /cvsroot/pywin32/pywin32/win32/Demos/cerapi.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cerapi.py 3 Feb 2003 00:30:29 -0000 1.2
--- cerapi.py 4 Dec 2008 07:01:06 -0000 1.3
***************
*** 10,14 ****
import sys
import getopt
- from repr import repr
--- 10,13 ----
|