* Lots of small changes related to access.
* 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!)
G
Guido van Rossum committed
b3f7258f14cb2f3e52236a4087ed82541a173e7b
Parent: 81daa32