Dave Halter
|
f755e615c9
|
magic_method -> magic_function
|
2014-01-09 17:06:02 +01:00 |
|
Dave Halter
|
11e2446438
|
replaced builtin with compiled in all modules except imports
|
2014-01-09 11:05:04 +01:00 |
|
Dave Halter
|
e7e802408b
|
fix some api stuff for PyObject
|
2014-01-09 01:52:10 +01:00 |
|
Dave Halter
|
0cb23dcfa2
|
tried to start introducing the compiled module to the library
|
2014-01-09 01:30:29 +01:00 |
|
Dave Halter
|
1a3541e3aa
|
removed from 'from __future__ import with_statement' imports, they are not needed anymore (python 2.5 is no longer supported)
|
2014-01-07 17:46:22 +01:00 |
|
Dave Halter
|
73aeee6919
|
make defined_names public in api.classes, because it is
|
2014-01-07 15:47:00 +01:00 |
|
Dave Halter
|
6deac1dc41
|
api is now a separate package, to structure the whole thing better.
|
2014-01-07 15:33:24 +01:00 |
|