Thread strict für Python: gibts das? (32 answers)
Opened by pktm at 2007-05-29 21:32

hlubenow
 2009-02-22 22:41
#119069 #119069
User since
2009-02-22
882 Artikel
BenutzerIn
[default_avatar]
Ok, der Thread ist fast 2 Jahre alt. Trotzdem:

Es gibt immerhin zusätzliche Warnungen in Python:
Code: (dl )
python -Q "warnall" -W once script.py

Das kann man auch so einstellen, daß das Skript ggf. nicht mehr ausgeführt wird, siehe "man python".

Gruß

View full thread strict für Python: gibts das?