Panda3D
|
Classes | |
class | bdist_apps |
class | build_apps |
Functions | |
def | egg2bam (_build_cmd, srcpath, dstpath) |
Variables | |
basestring = str | |
FileNotFoundError = IOError | |
tuple | macosx_binary_magics |
dictionary | PACKAGE_DATA_DIRS |
dictionary | PACKAGE_LIB_DIRS |
tuple | SITE_PY = (3,) else SITE_PY2 |
string | SITE_PY2 |
string | SITE_PY3 |
string | SITE_PY_TKINTER_ADDENDUM |
Extends setuptools with the ``build_apps`` and ``bdist_apps`` commands. See the :ref:`distribution` section of the programming manual for information on how to use these commands.
def direct.dist.commands.egg2bam | ( | _build_cmd, | |
srcpath, | |||
dstpath | |||
) |
basestring = str |
FileNotFoundError = IOError |
tuple macosx_binary_magics |
dictionary PACKAGE_DATA_DIRS |
dictionary PACKAGE_LIB_DIRS |
tuple SITE_PY = (3,) else SITE_PY2 |
string SITE_PY2 |
string SITE_PY3 |
string SITE_PY_TKINTER_ADDENDUM |