Importing PYC

Franck Abella fabella at free.fr
Wed Mar 27 05:29:32 EST 2002


Hi,

I download  a pyc libray and i have a problem to import it. The name of the
library is "LibDates.pyc" ( powerfull dates functions)  . I can't use
"import LibDates.pyc" or "import LibDates" even if i put LibDates.pyc in the
python path library.

How can i import it and use their functions ??







More information about the Python-list mailing list