David Halter
|
45413a18b9
|
most import completions work now, but some other tests don't
|
2012-07-16 20:42:22 +02:00 |
|
David Halter
|
24577bc632
|
added an own implementation for hasattr (python 2, python 3 is fine)
|
2012-07-13 01:27:41 +02:00 |
|
David Halter
|
d1f464f0f7
|
open function builtin for python 3
|
2012-06-23 23:49:03 +02:00 |
|
David Halter
|
fd1246818a
|
python 2.5 compatibility, works, but tests fail, because certain thing don't exist in 2.5 (like int.real)
|
2012-05-20 00:59:03 +02:00 |
|
David Halter
|
8d523db9d9
|
most tests pass for python 3
|
2012-05-20 00:25:30 +02:00 |
|
David Halter
|
c95510cf50
|
basic python 3 compatibility
|
2012-05-19 23:49:25 +02:00 |
|
David Halter
|
7ac17aa036
|
cleaning / pep8
|
2012-05-19 12:14:32 +02:00 |
|
David Halter
|
21a5825e6e
|
property compatibility python 2.5
|
2012-05-17 10:54:56 +02:00 |
|
David Halter
|
e2446d675a
|
string literal handling
|
2012-05-08 22:19:45 +02:00 |
|
David Halter
|
57128bf17f
|
*args / **kwargs remodelled
|
2012-05-07 22:41:41 +02:00 |
|
David Halter
|
39a4014a95
|
compatibility file mainly for python 2.5
|
2012-04-22 14:30:55 +02:00 |
|