Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Upgrade to Jython 2.5 | ||||||||
Line: 45 to 45 | ||||||||
Fix 2: make import statement specific | ||||||||
Deleted: | ||||||||
< < | Alternatively, you can make the import statement specific: | |||||||
Deleted: | ||||||||
< < | ||||||||
: def foo(): from herschel.ia.foo.banana import SomeThing | ||||||||
Line: 90 to 88 | ||||||||
Changed: | ||||||||
< < |
TODO (verify): If you always want the full name, use: Bar.getFastName() | |||||||
> > | If you always want the full name, use: Bar.canonicalName | |||||||