Staging
v0.5.1
https://github.com/python/cpython
Revision fdfb0050bb4e79724da052e06bab1c875076832a authored by R David Murray on 29 July 2013, 19:49:58 UTC, committed by R David Murray on 29 July 2013, 19:49:58 UTC
With the exception of the 'as_string' call in the policy docs.
That one is a separate issue.

Note that when building the docs sphinx is complaining about
.. testcleanup:: being an invalid directive.  I don't know
why this is, as I'm following the sphinx docs...but fortunately
the action is to omit the text in the body, so the generated
documentation is correct.
1 parent c06c0ae
History
Tip revision: fdfb0050bb4e79724da052e06bab1c875076832a authored by R David Murray on 29 July 2013, 19:49:58 UTC
#18584: make doctest examples in email documentation pass.
Tip revision: fdfb005
File Mode Size
stringlib
abstract.c -rw-r--r-- 68.5 KB
accu.c -rw-r--r-- 2.4 KB
boolobject.c -rw-r--r-- 6.5 KB
bytearrayobject.c -rw-r--r-- 89.5 KB
bytes_methods.c -rw-r--r-- 9.8 KB
bytesobject.c -rw-r--r-- 89.3 KB
capsule.c -rw-r--r-- 7.2 KB
cellobject.c -rw-r--r-- 4.8 KB
classobject.c -rw-r--r-- 18.5 KB
codeobject.c -rw-r--r-- 19.2 KB
complexobject.c -rw-r--r-- 30.8 KB
descrobject.c -rw-r--r-- 51.7 KB
dictnotes.txt -rw-r--r-- 6.0 KB
dictobject.c -rw-r--r-- 114.4 KB
enumobject.c -rw-r--r-- 12.7 KB
exceptions.c -rw-r--r-- 72.4 KB
fileobject.c -rw-r--r-- 15.0 KB
floatobject.c -rw-r--r-- 65.2 KB
frameobject.c -rw-r--r-- 31.3 KB
funcobject.c -rw-r--r-- 30.9 KB
genobject.c -rw-r--r-- 17.1 KB
iterobject.c -rw-r--r-- 8.8 KB
listobject.c -rw-r--r-- 85.5 KB
listsort.txt -rw-r--r-- 31.0 KB
lnotab_notes.txt -rw-r--r-- 5.3 KB
longobject.c -rw-r--r-- 154.7 KB
memoryobject.c -rw-r--r-- 85.5 KB
methodobject.c -rw-r--r-- 10.1 KB
moduleobject.c -rw-r--r-- 15.6 KB
namespaceobject.c -rw-r--r-- 6.4 KB
object.c -rw-r--r-- 56.9 KB
obmalloc.c -rw-r--r-- 68.4 KB
rangeobject.c -rw-r--r-- 41.8 KB
setobject.c -rw-r--r-- 71.2 KB
sliceobject.c -rw-r--r-- 13.5 KB
structseq.c -rw-r--r-- 12.0 KB
tupleobject.c -rw-r--r-- 30.0 KB
typeobject.c -rw-r--r-- 201.2 KB
typeslots.inc -rw-r--r-- 3.6 KB
typeslots.py -rw-r--r-- 821 bytes
unicodectype.c -rw-r--r-- 7.5 KB
unicodeobject.c -rw-r--r-- 434.3 KB
unicodetype_db.h -rw-r--r-- 187.2 KB
weakrefobject.c -rw-r--r-- 29.4 KB

back to top