Hacker News new | ask | show | jobs
by zelphirkalt 317 days ago
Initialization only happens once, when you import the module for the first time, afaik. Unless you are running multiple Python processes, that is.