This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-14 23:20:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59142db6d35f00142cd9982878e75d43cbda7a68
cpython
/
Doc
/
tutorial
T
History
Sandro Tosi
d856bc0582
merge with 3.2
2011-10-31 17:16:03 +01:00
..
appetite.rst
…
classes.rst
Merge from 3.2 (
#10318
,
#12255
,
#12043
,
#12417
and other fixes)
2011-07-29 03:11:09 +02:00
controlflow.rst
Confirm that the prime example is actually correct. We get so many complaints about a "buggy example" on docs@python, let us hope this cuts them in half at least.
2011-08-08 21:45:13 +02:00
datastructures.rst
Closes
#12192
: Document that mutating list methods do not return the instance (original patch by Mike Hoy).
2011-10-08 18:32:40 +02:00
errors.rst
…
floatingpoint.rst
Remove duplication.
2011-10-19 10:58:56 +03:00
index.rst
…
inputoutput.rst
…
interactive.rst
Improve documentation for PEP 370 support in site module (
#8617
).
2011-08-06 01:51:07 +02:00
interpreter.rst
merge with 3.2
2011-10-31 17:16:03 +01:00
introduction.rst
…
modules.rst
Fix closes Issue12359 - Removing a confusing sentence from the previous change.
2011-06-20 07:30:34 -07:00
stdlib2.rst
…
stdlib.rst
…
whatnow.rst
…