OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_xmlplus
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/
__init__.py
26
import
_xmlplus
namespace
31
v =
_xmlplus
.version_info
33
#
_xmlplus
is too old; ignore it
38
_xmlplus
.__path__.extend(__path__)
39
sys.modules[__name__] =
_xmlplus
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/
__init__.py
26
import
_xmlplus
namespace
31
v =
_xmlplus
.version_info
33
#
_xmlplus
is too old; ignore it
38
_xmlplus
.__path__.extend(__path__)
39
sys.modules[__name__] =
_xmlplus
Completed in 38 milliseconds