in reply to Re^3: multiple "sub" packages in 1 file: possible? how?
in thread multiple "sub" packages in 1 file: possible? how?
Careful! import() is a method, so that line tries to import code from a package named my_temp_convert.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: multiple "sub" packages in 1 file: possible? how?
by naikonta (Curate) on Aug 05, 2007 at 07:09 UTC | |
by chromatic (Archbishop) on Aug 05, 2007 at 20:56 UTC |