mfwass
|
f8837999ed
|
Cleanup trailing whitespace
|
2015-12-13 10:08:41 -05:00 |
rdb
|
883f1b1c28
|
Fix import error when compiling without OpenSSL support
|
2015-11-13 20:28:05 +01:00 |
rdb
|
31dbcae262
|
Deprecate many extension methods, make extension methods imported via modules instead of dumped into core.py, move _core.pyd and _direct.pyd back to core.pyd, direct.pyd respectively, move MAIN_DIR set-up code to module init time
|
2015-11-10 00:44:29 +01:00 |
rdb
|
3371df8403
|
Fix tp_compare, better __repr__/__str__ handling
|
2015-03-25 19:36:35 +01:00 |
rdb
|
8365c5ce13
|
Remove superfluous import lines (this is really genPyCode's task)
|
2013-12-23 19:39:22 +00:00 |
Josh Yelon
|
e6cca5ec86
|
Changes for python 2.5
|
2007-12-08 21:49:14 +00:00 |
Roger Hughston
|
0aec42513f
|
Support for the new python-native interigate functions
|
2005-05-23 20:32:06 +00:00 |