Commit Graph

3 Commits

Author SHA1 Message Date
jakob_oswald 19ec7a8c8d FEATURE: Added import support for imports without "from" and with "as" statements
NOTE: I disabled import fixing, to avoid duplicate / wrong imports, should be reviewed and adapted to the new import detection capabilities
2009-01-12 10:41:06 +00:00
polki bb149cb7f2 Fix Bug #1 -> Superclasses in the form Outerclass.Innerclass are no more reproduced in Python just as a Innerclass, but as Outerclass.Innerclass 2008-04-10 21:54:34 +00:00
polki 997f68e0f3 Initial Commit 2008-02-20 13:27:19 +00:00