Trees | Indices | Help |
|
---|
|
1 # Copyright (c) 2009 The Foundry Visionmongers Ltd. All Rights Reserved. 2 3 import os.path 4 import nuke 511 188 if not '_the_instance' in type.__dict__: 9 type._the_instance = object.__new__(type) 10 return type._the_instance
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 23 08:52:29 2012 | http://epydoc.sourceforge.net |