mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
- Added a note about fixversions.py
- Ran it.
This commit is contained in:
parent
c572e42fb4
commit
4f9013759b
7 changed files with 58 additions and 64 deletions
|
@ -3,7 +3,7 @@
|
|||
# keep this (__main__) as clean as possible, since we are using
|
||||
# it like the "normal" interpreter.
|
||||
|
||||
__version__ = '1.0.1'
|
||||
__version__ = '1.0.2'
|
||||
import sys
|
||||
import os
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue