Dave Halter
|
bd239446f5
|
fix call signatures
|
2014-01-12 02:42:00 +01:00 |
|
Dave Halter
|
4006b231d3
|
fix a few last standing issues with integration tests. ok after running tests with tox i see that they are not the last issues...
|
2014-01-12 00:34:56 +01:00 |
|
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
|
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 |
|