Parent Directory
|
|
|
|
|
tests/
|
|
|
|
|
__init__.py
|
|
1.8 |
4 years |
pje |
Added 'protocols.AdaptationFailure' exception. Added 'TODO.txt'.
|
_speedups.c
|
|
1.15 |
3 years |
pje |
1.5 more microseconds, this time by going to Pyrex. Execution time is down
to 6... |
_speedups.pyx
|
|
1.14 |
3 years |
pje |
1.5 more microseconds, this time by going to Pyrex. Execution time is down
to 6... |
adapters.py
|
|
1.8 |
3 years |
pje |
Implement some of the changes that were planned for 1.0; cleanup TODO,
CHANGES, ... |
advice.py
|
|
1.18 |
3 years |
pje |
Get rid of "class" vs. "class-exec" distinction for 'getFrameInfo()'; it
is more... |
api.py
|
|
1.16 |
3 years |
pje |
Get rid of "class" vs. "class-exec" distinction for 'getFrameInfo()'; it
is more... |
classic.py
|
|
1.17 |
4 years |
pje |
Adapter factories are now only called with one argument: the object to
adapt. F... |
generate.py
|
|
1.5 |
4 years |
pje |
Adapter factories are now only called with one argument: the object to
adapt. F... |
interfaces.py
|
|
1.19 |
4 years |
pje |
Backport useful fixes from the 0.9.x branch to the trunk
|
twisted_support.py
|
|
1.3 |
4 years |
pje |
Adapter factories are now only called with one argument: the object to
adapt. F... |
zope_support.py
|
|
1.9 |
3 years |
pje |
Implement some of the changes that were planned for 1.0; cleanup TODO,
CHANGES, ... |