Home
last modified time | relevance | path

Searched refs:_create_object (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-irix5/
Dflp.py368 obj = _create_object(form, odata)
376 obj = _create_object(form, odata)
385 def _create_object(form, odata): function
/external/python/cpython2/Lib/plat-irix6/
Dflp.py367 obj = _create_object(form, odata)
375 obj = _create_object(form, odata)
384 def _create_object(form, odata): function