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-05-22 12:24:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02dd539dbb2ed51165f4c8138ab16f3498877971
cpython
/
Doc
/
tutorial
T
History
Éric Araujo
da3f4ae34b
Branch merge
2011-08-09 18:01:38 +02:00
..
appetite.rst
…
classes.rst
Make indentation comply with our style guide and the rest of the file
2011-07-26 16:54:24 +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
Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,86564-86565,86705,86708,86713 via svnmerge from
2010-11-26 09:05:43 +00:00
errors.rst
…
floatingpoint.rst
Issue
#9337
: Make float.__str__ identical to float.__repr__.
2010-08-04 20:56:28 +00:00
index.rst
…
inputoutput.rst
Merge with 3.1.
2011-03-13 02:27:26 +02:00
interactive.rst
Improve documentation for PEP 370 support in site module (
#8617
).
2011-08-06 01:51:07 +02:00
interpreter.rst
Improve documentation for PEP 370 support in site module (
#8617
).
2011-08-06 01:51:07 +02:00
introduction.rst
Backport rev86422 for issue 10304 from py3k to 31-maint
2010-11-12 04:35:16 +00:00
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
Merged revisions 86882 via svnmerge from
2011-01-08 09:18:55 +00:00
whatnow.rst
…