Searched refs:bdist_dumb (Results 1 - 12 of 12) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_bdist_dumb.py1 """Tests for distutils.command.bdist_dumb."""
17 from distutils.command.bdist_dumb import bdist_dumb namespace
65 cmd = bdist_dumb(dist)
98 cmd = bdist_dumb(dist)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_bdist_dumb.py1 """Tests for distutils.command.bdist_dumb."""
17 from distutils.command.bdist_dumb import bdist_dumb namespace
65 cmd = bdist_dumb(dist)
98 cmd = bdist_dumb(dist)
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_sundry.py28 import distutils.command.bdist_dumb namespace
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_sundry.py28 import distutils.command.bdist_dumb namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_sundry.py28 import distutils.command.bdist_dumb namespace
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_sundry.py28 import distutils.command.bdist_dumb namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
H A Dbdist_dumb.py1 """distutils.command.bdist_dumb
3 Implements the Distutils 'bdist_dumb' command (create a "dumb" built
19 class bdist_dumb (Command): class in inherits:Command
129 self.distribution.dist_files.append(('bdist_dumb', pyversion,
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
H A Dbdist_dumb.py1 """distutils.command.bdist_dumb
3 Implements the Distutils 'bdist_dumb' command (create a "dumb" built
19 class bdist_dumb (Command): class in inherits:Command
129 self.distribution.dist_files.append(('bdist_dumb', pyversion,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
H A Dbdist_dumb.py1 """distutils.command.bdist_dumb
3 Implements the Distutils 'bdist_dumb' command (create a "dumb" built
19 class bdist_dumb (Command): class in inherits:Command
129 self.distribution.dist_files.append(('bdist_dumb', pyversion,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
H A Dbdist_dumb.py1 """distutils.command.bdist_dumb
3 Implements the Distutils 'bdist_dumb' command (create a "dumb" built
19 class bdist_dumb (Command): class in inherits:Command
129 self.distribution.dist_files.append(('bdist_dumb', pyversion,
/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 517 milliseconds