Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 uid=1(daemon) gid=1(daemon) grupos=1(daemon) Safe-mode: OFF (not secure) /usr/share/doc/python3/python-policy.html/ drwxr-xr-x | |
| Viewing file: Select action/file-type: Table of Contents
Executables written for interpretation by Python must use an
appropraite interpreter directive, or “shebang”, as the first line
of the program. This line should be of the
form
As noted in Section 2.4.2, “Interpreter Location”, the
form
A package that installs a program that can be run by any version
of Python 3 must declare a dependency
on
A package that installs a program that can be run by any version
of Python 2 must declare a dependency
on
If the program needs the public Python module
A program that specifies The rules explained in Section 3.7, “Modules Byte-Compilation” apply to those private modules: the byte-compiled modules must not be shipped with the binary package, they should be generated in the package's post-install script using the current default Python version, and removed in the pre-remove script. Modules should be byte-compiled using the current default Python version.
Programs that have private compiled extensions must either
handle multiple version support themselves, or declare a tight
dependency on the current Python version (e.g.
A program which requires a specific minor version of Python must
specify the versioned
interpreter The notes on installation directories and byte-compilation for programs that support any version of Python also apply to programs supporting only a single Python version. Modules to be byte-compiled should use the same Python version as the package itself. |
:: Command execute :: | |
--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.5162 ]-- |