KekLib.SingleInstance#
SingleInstance.py
- borrowed from
http://code.activestate.com/recipes/578453-python-single-instance-cross-platform/
- modified as follows:
allow LOCK_PATH to be given by user
SingleInstance.py
http://code.activestate.com/recipes/578453-python-single-instance-cross-platform/
allow LOCK_PATH to be given by user