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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bb2c8668d7dce169cc0f22ede964cb226bb3d5f
cpython
/
Doc
/
reference
T
History
Antoine Pitrou
58720d6145
Issue
#17934
: Add a clear() method to frame objects, to help clean up expensive details (local variables) and break reference cycles.
2013-08-05 23:26:40 +02:00
..
compound_stmts.rst
…
datamodel.rst
Issue
#17934
: Add a clear() method to frame objects, to help clean up expensive details (local variables) and break reference cycles.
2013-08-05 23:26:40 +02:00
executionmodel.rst
…
expressions.rst
Clarify point in name mangling doc.
2013-04-14 10:13:42 +02:00
grammar.rst
…
import.rst
Issue
#15767
: Revert 3a50025f1900 for ModuleNotFoundError
2013-07-04 17:48:16 -04:00
index.rst
…
introduction.rst
…
lexical_analysis.rst
…
simple_stmts.rst
#17938
: remove duplicate paragraphs.
2013-05-09 15:33:53 +03:00
toplevel_components.rst
…