Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Several optimizations and speed improvements. | Sjoerd Mullender | 1993-10-22 | 1 | -2/+3 |
* | * accessobject.c (ownercheck): allow a base class access to protected | Guido van Rossum | 1993-07-11 | 1 | -15/+27 |
* | * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. | Guido van Rossum | 1993-06-17 | 1 | -0/+7 |
* | * classobject.c: in instance_getattr, don't make a method out of a | Guido van Rossum | 1993-05-25 | 1 | -35/+44 |
* | * Lots of small changes related to access. | Guido van Rossum | 1993-05-21 | 1 | -1/+12 |
* | Access checks now work, at least for instance data (not for methods | Guido van Rossum | 1993-05-20 | 1 | -0/+320 |