mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Tweaks for MacPython 2.2b1
This commit is contained in:
parent
8626aeb1ce
commit
5d528b787e
11 changed files with 52 additions and 57 deletions
|
|
@ -5,7 +5,7 @@ _checkversion.py file"""
|
|||
import pyversioncheck
|
||||
|
||||
_PACKAGE="MacPython"
|
||||
_VERSION="2.2a3"
|
||||
_VERSION="2.2b1"
|
||||
_URL="http://www.cwi.nl/~jack/macpythonversion.txt"
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue