Importing class from file in package
Florian Lindner
Florian.Lindner at xgm.de
Sat Dec 4 14:39:20 EST 2004
More information about the Python-list mailing list
Sat Dec 4 14:39:20 EST 2004
- Previous message (by thread): Help with modules/packages.
- Next message (by thread): Importing class from file in package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, I've two files in my package. In the first file I want to inport a class which is declared in the second file. How can do that without stating the absolute path to the file, just the relative one? Thanks, Florian
- Previous message (by thread): Help with modules/packages.
- Next message (by thread): Importing class from file in package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list