mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
The Python programming language
https://www.python.org
![]() * Added "access *: ...", made access work for class methods. * Introduced subclass check: make sure that when calling ClassName.methodname(instance, ...), the instance is an instance of ClassName or of a subclass thereof (this might break some old code!) |
||
---|---|---|
Demo | ||
Doc | ||
Grammar | ||
Include | ||
Lib | ||
Mac/Lib | ||
Modules | ||
Objects | ||
Parser | ||
Python | ||
Tools/scripts | ||
.hgtags |