Staging
v0.5.1
https://github.com/python/cpython
Revision 8613b0dea4b5150539853e32afd5b5c53be07e5e authored by R David Murray on 31 March 2012, 16:08:59 UTC, committed by R David Murray on 31 March 2012, 16:08:59 UTC
Without this fix, both 2.7 and 3.x would always point to the "current"
docs...which means that before this fix python 3.2 'help' pointed to the 2.7
tutorial.
2 parent s dc60f94 + de0f629
History
Tip revision: 8613b0dea4b5150539853e32afd5b5c53be07e5e authored by R David Murray on 31 March 2012, 16:08:59 UTC
Merge #14434: make tutorial link in 'help' banner version-specific
Tip revision: 8613b0d
File Mode Size
abstract.rst -rw-r--r-- 715 bytes
allocation.rst -rw-r--r-- 2.5 KB
arg.rst -rw-r--r-- 28.5 KB
bool.rst -rw-r--r-- 1.2 KB
buffer.rst -rw-r--r-- 20.9 KB
bytearray.rst -rw-r--r-- 2.1 KB
bytes.rst -rw-r--r-- 8.7 KB
capsule.rst -rw-r--r-- 5.7 KB
cell.rst -rw-r--r-- 1.9 KB
code.rst -rw-r--r-- 1.6 KB
codec.rst -rw-r--r-- 4.5 KB
complex.rst -rw-r--r-- 3.9 KB
concrete.rst -rw-r--r-- 1.9 KB
conversion.rst -rw-r--r-- 5.4 KB
datetime.rst -rw-r--r-- 6.3 KB
descriptor.rst -rw-r--r-- 1.1 KB
dict.rst -rw-r--r-- 7.1 KB
exceptions.rst -rw-r--r-- 35.9 KB
file.rst -rw-r--r-- 3.1 KB
float.rst -rw-r--r-- 2.2 KB
function.rst -rw-r--r-- 3.2 KB
gcsupport.rst -rw-r--r-- 5.6 KB
gen.rst -rw-r--r-- 919 bytes
import.rst -rw-r--r-- 11.8 KB
index.rst -rw-r--r-- 614 bytes
init.rst -rw-r--r-- 48.0 KB
intro.rst -rw-r--r-- 28.1 KB
iter.rst -rw-r--r-- 1.2 KB
iterator.rst -rw-r--r-- 1.6 KB
list.rst -rw-r--r-- 4.6 KB
long.rst -rw-r--r-- 8.1 KB
mapping.rst -rw-r--r-- 2.6 KB
marshal.rst -rw-r--r-- 3.6 KB
memory.rst -rw-r--r-- 8.4 KB
memoryview.rst -rw-r--r-- 2.3 KB
method.rst -rw-r--r-- 2.8 KB
module.rst -rw-r--r-- 7.5 KB
none.rst -rw-r--r-- 728 bytes
number.rst -rw-r--r-- 9.7 KB
objbuffer.rst -rw-r--r-- 2.1 KB
object.rst -rw-r--r-- 15.8 KB
objimpl.rst -rw-r--r-- 304 bytes
refcounting.rst -rw-r--r-- 2.8 KB
reflection.rst -rw-r--r-- 1.4 KB
sequence.rst -rw-r--r-- 5.9 KB
set.rst -rw-r--r-- 6.0 KB
slice.rst -rw-r--r-- 2.1 KB
structures.rst -rw-r--r-- 11.6 KB
sys.rst -rw-r--r-- 6.6 KB
tuple.rst -rw-r--r-- 3.4 KB
type.rst -rw-r--r-- 2.5 KB
typeobj.rst -rw-r--r-- 52.8 KB
unicode.rst -rw-r--r-- 64.4 KB
utilities.rst -rw-r--r-- 414 bytes
veryhigh.rst -rw-r--r-- 14.3 KB
weakref.rst -rw-r--r-- 2.6 KB

back to top