Package: python-soya-doc Version: 0.13.2-5 Severity: important Hello again,
after having wondered a while why a crosshair (and nothing else) is shown when running the (manually uncompressed) scripts as ./$file.py, I finally found that the shebang isn't really one: | $ head -5 label3D-1.py | # -*- indent-tabs-mode: t -*- | | #! /usr/bin/python -O | | # Copyright (C) 2003-2006 Jean-Baptiste LAMY (Not to mention that only a few of the examples have a shebang at all.) So please consider inserting a proper shebang so that they can be used under the ./$file.py form. Cheers, -- Cyril Brulebois -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]