mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Changed fron importing wcnew back to webchecker.
This commit is contained in:
parent
e284b21457
commit
497a19879d
2 changed files with 2 additions and 6 deletions
|
@ -10,9 +10,7 @@ import string
|
|||
import urllib
|
||||
import getopt
|
||||
|
||||
import wcnew
|
||||
|
||||
webchecker = wcnew
|
||||
import webchecker
|
||||
|
||||
# Extract real version number if necessary
|
||||
if __version__[0] == '$':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue