Home
last modified time | relevance | path

Searched refs:reinit_subcommands (Results 1 – 25 of 115) sorted by relevance

12345

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/command/
H A Dbdist_wininst.py5 def reinitialize_command(self, command, reinit_subcommands=0): argument
11 command, reinit_subcommands)
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/command/
H A Dbdist_wininst.py5 def reinitialize_command(self, command, reinit_subcommands=0): argument
11 command, reinit_subcommands)
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/command/
H A Dbdist_wininst.py5 def reinitialize_command(self, command, reinit_subcommands=0): argument
11 command, reinit_subcommands)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/setuptools/command/
H A Dbdist_wininst.py5 def reinitialize_command(self, command, reinit_subcommands=0): argument
11 command, reinit_subcommands)
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/setuptools/command/
H A Dbdist_wininst.py5 def reinitialize_command(self, command, reinit_subcommands=0): argument
11 command, reinit_subcommands)
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/command/
H A Dbdist_wininst.py8 def reinitialize_command(self, command, reinit_subcommands=0): argument
14 command, reinit_subcommands)
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/command/
H A Dbdist_wininst.py8 def reinitialize_command(self, command, reinit_subcommands=0): argument
14 command, reinit_subcommands)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/
H A D__init__.py130 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
131 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/setuptools/
H A D__init__.py130 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
131 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/bindings/python/
H A Dsetup.py58 def reinitialize_command(self, command, reinit_subcommands=0): argument
62 command, reinit_subcommands=reinit_subcommands
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/bindings/python/
H A Dsetup.py58 def reinitialize_command(self, command, reinit_subcommands=0): argument
62 command, reinit_subcommands=reinit_subcommands
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/
H A D__init__.py197 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
198 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/
H A D__init__.py206 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
207 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/
H A D__init__.py206 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
207 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/
H A D__init__.py216 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
217 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/
H A D__init__.py214 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
215 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/setuptools/
H A D__init__.py214 def reinitialize_command(self, command, reinit_subcommands=0, **kw): argument
215 cmd = _Command.reinitialize_command(self, command, reinit_subcommands)
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/
H A Dsetup.py348 def reinitialize_command(self, command, reinit_subcommands=0): argument
350 install_data = super().reinitialize_command(command, reinit_subcommands)
353 return super().reinitialize_command(command, reinit_subcommands)
/dports/devel/py-setuptools-pkg/setuptools-pkg-0.9/src/setuptools_pkg/
H A Dbdist_pkg.py196 build = self.reinitialize_command('build', reinit_subcommands=1)
199 install = self.reinitialize_command('install', reinit_subcommands=1)
208 build = self.reinitialize_command('build', reinit_subcommands=1)
212 reinit_subcommands=1
/dports/databases/py-sqlite3/Python-3.8.12/Lib/distutils/
H A Dcmd.py304 def reinitialize_command(self, command, reinit_subcommands=0): argument
306 reinit_subcommands)
/dports/databases/py-gdbm/Python-3.8.12/Lib/distutils/
H A Dcmd.py304 def reinitialize_command(self, command, reinit_subcommands=0): argument
306 reinit_subcommands)
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/_distutils/
H A Dcmd.py304 def reinitialize_command(self, command, reinit_subcommands=0): argument
306 reinit_subcommands)
/dports/lang/python310/Python-3.10.1/Lib/distutils/
H A Dcmd.py304 def reinitialize_command(self, command, reinit_subcommands=0): argument
306 reinit_subcommands)
/dports/lang/python37/Python-3.7.12/Lib/distutils/
H A Dcmd.py304 def reinitialize_command(self, command, reinit_subcommands=0): argument
306 reinit_subcommands)
/dports/lang/python38/Python-3.8.12/Lib/distutils/
H A Dcmd.py304 def reinitialize_command(self, command, reinit_subcommands=0): argument
306 reinit_subcommands)

12345