mirror of
https://github.com/python/cpython.git
synced 2025-10-17 12:18:23 +00:00
remove the __version__ global.
This commit is contained in:
parent
6d3165a5a1
commit
72ee43527d
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@
|
||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
|
|
||||||
__version__ = '0.3'
|
|
||||||
|
|
||||||
# note: avoid importing non-builtin modules
|
# note: avoid importing non-builtin modules
|
||||||
import imp
|
import imp
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue