Searched defs:build_py (Results 1 - 8 of 8) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_build_py.py1 """Tests for distutils.command.build_py."""
8 from distutils.command.build_py import build_py namespace
46 cmd = build_py(dist)
105 cmd = build_py(dist)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_build_py.py1 """Tests for distutils.command.build_py."""
8 from distutils.command.build_py import build_py namespace
46 cmd = build_py(dist)
105 cmd = build_py(dist)
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
H A Dbuild_py.py1 """distutils.command.build_py
3 Implements the Distutils 'build_py' command."""
16 class build_py(Command): class in inherits:Command
48 # Get the distribution options that are aliases for build_py
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
H A Dbuild_py.py1 """distutils.command.build_py
3 Implements the Distutils 'build_py' command."""
16 class build_py(Command): class in inherits:Command
48 # Get the distribution options that are aliases for build_py
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
H A Dbuild_py.py1 """distutils.command.build_py
3 Implements the Distutils 'build_py' command."""
16 class build_py(Command): class in inherits:Command
48 # Get the distribution options that are aliases for build_py
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
H A Dbuild_py.py1 """distutils.command.build_py
3 Implements the Distutils 'build_py' command."""
16 class build_py(Command): class in inherits:Command
48 # Get the distribution options that are aliases for build_py
/prebuilts/devtools/tools/lib/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
H A Djython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META-INF/maven/jline/ ...

Completed in 509 milliseconds