alex23 a écrit :
Python only actually executes a module the first time it's imported,
Beware of multithreading and modules imported under different names... There can be issues with both in some web frameowrks.
-- http://mail.python.org/mailman/listinfo/python-list