Staging
v0.5.1
Revision 623b979553ae03ba5b2d5f60a668fbe288b2112d authored by Mark Dickinson on 28 June 2010, 19:31:41 UTC, committed by Mark Dickinson on 28 June 2010, 19:31:41 UTC
  - insert commas between entries in del statement
  - left and right shifts were represented as >> and << (respectively); reverse
  - unindent properly after for: else:  or while: else:
  - add parens around the result of an unary operation
  - add parens around negative numbers, to avoid turning (-1)**2 into -1**2.
1 parent 8c996ef
History
File Mode Size
Uninstal.wse -rw-r--r-- 9.5 KB
_bsddb.vcproj -rw-r--r-- 7.0 KB
_ctypes.vcproj -rw-r--r-- 8.3 KB
_ctypes_test.vcproj -rw-r--r-- 6.2 KB
_elementtree.vcproj -rw-r--r-- 7.2 KB
_msi.vcproj -rw-r--r-- 6.6 KB
_socket.vcproj -rw-r--r-- 6.5 KB
_sqlite3.vcproj -rw-r--r-- 7.7 KB
_ssl.mak -rw-r--r-- 1.3 KB
_ssl.vcproj -rw-r--r-- 2.2 KB
_testcapi.vcproj -rw-r--r-- 6.4 KB
_tkinter.vcproj -rw-r--r-- 7.1 KB
amd64_ml64.bat -rw-r--r-- 477 bytes
build_ssl.bat -rw-r--r-- 249 bytes
build_ssl.py -rw-r--r-- 6.4 KB
bz2.vcproj -rw-r--r-- 7.1 KB
db.build -rw-r--r-- 237 bytes
field3.py -rw-r--r-- 966 bytes
installer.bmp -rw-r--r-- 57.4 KB
make_buildinfo.c -rw-r--r-- 3.0 KB
make_buildinfo.vcproj -rw-r--r-- 2.9 KB
make_versioninfo.vcproj -rw-r--r-- 3.6 KB
pcbuild.sln -rw-r--r-- 19.3 KB
pyexpat.vcproj -rw-r--r-- 7.0 KB
python.build -rw-r--r-- 633 bytes
python.iss -rw-r--r-- 18.4 KB
python.vcproj -rw-r--r-- 6.9 KB
python20.wse -rw-r--r-- 78.0 KB
pythoncore.vcproj -rw-r--r-- 19.9 KB
pythonw.vcproj -rw-r--r-- 6.6 KB
readme.txt -rw-r--r-- 16.9 KB
rmpyc.py -rw-r--r-- 597 bytes
rt.bat -rwxr-xr-x 1.5 KB
select.vcproj -rw-r--r-- 6.7 KB
unicodedata.vcproj -rw-r--r-- 6.4 KB
w9xpopen.vcproj -rw-r--r-- 2.8 KB
winsound.vcproj -rw-r--r-- 6.6 KB

readme.txt

back to top