mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
The Python programming language
https://www.python.org
yet). The class is now passed to eval_code and stored in the current frame. It is also stored in instance method objects. An "unbound" instance method is now returned when a function is retrieved through "classname.funcname", which when called passes the class to eval_code. |
||
|---|---|---|
| Demo | ||
| Doc | ||
| Grammar | ||
| Include | ||
| Lib | ||
| Mac/Lib | ||
| Modules | ||
| Objects | ||
| Parser | ||
| Python | ||
| Tools/scripts | ||
| .hgtags | ||