Skip to content

Commit 58cfca9

Browse files
author
guido
committed
Remove unused import of builtin
git-svn-id: http://svn.python.org/projects/python/trunk@3805 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent 23ee511 commit 58cfca9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Demo/stdwin/python.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727

2828
import sys
29-
import builtin
3029
import stdwin
3130
from stdwinevents import *
3231
import rand

0 commit comments

Comments
 (0)