PUBLIC   marks

PUBLIC MARKS with tag locks

Sponsorised links

November 2005

August 2005

Google Groups : comp.lang.python

by roberto
I need to ensure that there is only one instance of my python class on my machine at a given time. (Not within an interpreter -- that would just be a singleton -- but on the machine.) These instances are created and destroyed, but there can be only one at a time.

PUBLIC TAGS related to tag locks

no tag

Sponsorised links