mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +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$
|
||||
#
|
||||
|
||||
__version__ = '0.3'
|
||||
|
||||
# note: avoid importing non-builtin modules
|
||||
import imp
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue