Staging
v0.5.1
https://github.com/python/cpython
Revision 110796fb1588b1ab433f327f84175dffde229df8 authored by Terry Jan Reedy on 27 July 2014, 08:07:18 UTC, committed by Terry Jan Reedy on 27 July 2014, 08:07:18 UTC
Only change 2.7 version.
Remove ".keys()" from "x in y.keys()" (leave .keys() elsewhere alone).
Change "string.join" to "' '.join" (and string.join(s, ';') to ';'.join(s)).
Change spacing to match 3.4 (will later make spacing changes to both).
1 parent 87355a7
History
Tip revision: 110796fb1588b1ab433f327f84175dffde229df8 authored by Terry Jan Reedy on 27 July 2014, 08:07:18 UTC
Reduce unnecessary 2.7 versus 3.4+ differences in idlelib/configDialog.py.
Tip revision: 110796f
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 554 bytes
.gitignore -rw-r--r-- 583 bytes
.hgeol -rw-r--r-- 692 bytes
.hgignore -rw-r--r-- 886 bytes
.hgtags -rw-r--r-- 8.0 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 43.2 KB
README -rw-r--r-- 52.7 KB
config.guess -rwxr-xr-x 44.2 KB
config.sub -rwxr-xr-x 34.7 KB
configure -rwxr-xr-x 417.7 KB
configure.ac -rw-r--r-- 131.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 95.3 KB

README

back to top