Home
last modified time | relevance | path

Searched refs:variablestuff (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Tools/bgen/bgen/
DbgenModule.py10 variablestuff = None, argument
21 self.variablestuff = variablestuff
78 if self.variablestuff:
79 Output("%s", self.variablestuff)
/external/python/cpython2/Mac/Modules/drag/
Ddragsupport.py172 variablestuff = """ variable
208 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff, variablestuff)
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py141 variablestuff = "" variable
252 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff, variablestuff)
/external/python/cpython2/Mac/Modules/cf/
Dcfsupport.py206 variablestuff=""" variable
489 module = MacModule(MODNAME, MODPREFIX, includestuff, finalstuff, initstuff, variablestuff)