Vertaling van "' python" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In 'python', einer interaktiven, interpretierten und objektorientierten Programmiersprache, wurden mehrere Sicherheitslücken gefunden.
Several vulnerabilities were found in Python, an interpreted, interactive, object-oriented programming language.
Starte das Programm:program:'python' mit der Option:option:'-V'.
Start the program:program:'python' using the:option:'-V' option.
In den Beispielen für verschiedene Plattformen oben und auch in Kommandos in verschiedenen Dateien, kann es sein, dass du einige Optionen nach dem 'python' Kommando siehst, zum Beispiel '-EO' in
In the examples of different platforms above, and also in commands in various files you may see some options after the 'python' command, for example '-EO' in
Die erforderliche Komponente 'Python v2.5' fehlt.
The required component 'Python v2.5' is missing.
Auf dem Flyer bin ich mit meinem Bild 'Python Poser' vertreten und freue mich schon in der Zeit vom 23. Juli - 17. August 2008 als einer der wenigen Künstler an diesem für Bamberg doch sehr wichtigen Ereignis teilnehmen zu dürfen.
I am pictured with my painting 'Python Poser' and I am looking forward to this years event from July 23rd to August 17th as it is one major highlight for the town
Damit Gramps dies automatisch erledigt, übergebe einfach den Stammbaum oder die Datei, die du öffnen möchtest: python gramps.py 'Mein Stammbaum' python gramps.py Mustermann.ged Das erste öffnet einen Stammbaum, das zweite importiert eine GEDCOM Datei in einen leeren Stammbaum.
To let Gramps handle this automatically, just supply the family tree or filename you want to open: python gramps.py 'My Fam Tree' python gramps.py JohnDoe.ged The first opens a family tree, the second imports a gedcom into an empty family tree.
Wenn 'Python 2.2' ohne IPv6 Unterstützung kompiliert ist, tritt ein Pufferüberlauf in der Funktion 'getaddrinfo()' auf.
If python 2.2 is built without IPv6 support, there is a buffer overflow in the getaddrinfo() function.
Andere resultaten
In Python ist 'print' ein statement/ Anweisung.
In python, 'print' is a statement.
Python Link überprüfen mit ls -l 'which python'.
Check python link with ls -l 'which python'.
Im Modul 'imageop', das in Python enthalten ist wurden mehrere Integerüberläufe gefunden.
Diese Module haben nichts mit 'perl'- oder 'python'-Modulen zu tun und sollten nicht damit verwechselt werden.
These modules are in no way related to 'perl' or 'python' modules and should not be confused with that.
Als kurzfristige Lösung muss jetzt ein zweiter Python-PostgreSQL-Adapter installiert werden 'python-psycopg2'.
Um in Python einen 'Copy'-Befehl auszuführen, öffnen wir einfach eine neue Datei im Schreibmode und schreiben die Zeilen in dieses File, anstatt diese auszudrucken.
To create a 'copy' command in Python, we simply open a new file in write mode and write the lines to that file instead of printing them.