Translation of "python2" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Install Python2 using Homebrew by copying the following line into the terminal
Installieren Python2 mit Homebrew, indem Sie folgende Zeile in das Terminal kopieren
Next step Homebrew is needed because Python2 is needed for obfsproxy.
Nächster Schritt Homebrew wird benötigt, da Python2 für obfsproxy benötigt wird.
The package currently depends on python2.7-dev, in the future, dependencies on jython (Python2 for a JVM) and ironpython (Python2 for Mono) may be added.
Das Paket hängt derzeit von python3.7-dev ab. Zukünftig wird es vielleicht um Abhängigkeiten von Jython (Python für eine JVM) und IronPython (Python für Mono) ergänzt.
The scanner is based on major projects from our Technological Heritage which have been developed in the community, such as: GNU/Linux1, Python2, Reprap3 and Arduino4, among others.
Der Scanner stützt sich auf bedeutende Projekte unseres technologischen Erbes, die für die Gemeinschaft entwickelt wurden, wie beispielsweise: GNU/Linux1, Python2, Reprap3 und Arduino4.
The main program is a cross-platform desktop application developed in Python2.
Das Hauptprogramm ist eine plattformübergreifende Desktop-Anwendung, die in Python2 entwickelt wurde.
For runtime errors that give the same type of error message as above, rebuild the module after rebuilding the appropriate python2* package.
Taucht der gleiche Fehler zur Laufzeit auf, dann erstellen sie zuerst das entsprechende Paket python2* erneut und dann das Modul.
interactive high-level object-oriented language (Python2 version)
The command python will call the Python2 console.
Currently we can write Python3 and Python2 code via the web interface and have it executed as an "action".
Aktuell können wir über die Web-Oberfläche Python3- und Python2-Code schreiben und als „Action" ausführen lassen.
Security Remark Do not use input() in Python2 - the entered text will be evaluated as if it were a Python expression (equivalent to eval(input()) in Python3), which might easily become a vulnerability.
Sicherheitshinweis Verwenden Sie input() in Python2 - der eingegebene Text wird wie ein Python-Ausdruck (entspricht eval(input()) in Python3) ausgewertet, der leicht zu einer Sicherheitsanfälligkeit werden kann.
package depending on all supported Python2 runtime versions Download doxypy
Paket, abhängig von allen unterstützten Versionen der Python2-Laufzeitumgebungen
Other results
You can call the Python interactive console with the command python3
Mit dem Befehl python3 können Sie die interaktive Konsole aufrufen.
minimal subset of the Python language (default python3 version)