Plugins in Python

David LeBlanc whisper at oz.nospamnet
Tue Jun 12 13:02:50 EDT 2001


Hi;

How would one generally code something that would look at some dir (or 
list of dirs), and dynamically load .py or .pyc modules found there that 
where not previously known to the program. Obviously following a standard 
API...

TIA

Dave LeBlanc



More information about the Python-list mailing list