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-21 11:54:48 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4cfb4292affa1e6da620c2dffcdfa18d7c7fc18
cpython
/
Doc
/
reference
T
History
Georg Brandl
375aec2315
Fix a few doc errors, mostly undefined keywords.
2011-01-15 17:03:02 +00:00
..
compound_stmts.rst
Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.
2011-01-06 09:23:56 +00:00
datamodel.rst
Fix typo spotted by Rodrigo Bernardo Pimentel (
#9891
)
2010-12-26 02:18:49 +00:00
executionmodel.rst
Fix various issues (mostly Python 2 relics) found by Jacques Ducasse.
2011-01-06 09:23:56 +00:00
expressions.rst
Fix a few doc errors, mostly undefined keywords.
2011-01-15 17:03:02 +00:00
grammar.rst
…
index.rst
…
introduction.rst
…
lexical_analysis.rst
Issue
#10542
: Document that identifiers use XID_Start XID_Continue*.
2010-12-30 08:36:37 +00:00
simple_stmts.rst
Fix a few doc errors, mostly undefined keywords.
2011-01-15 17:03:02 +00:00
toplevel_components.rst
…