* Piotr Ożarowski [Thu, 18 Dec 2008 22:06:35 +0100]: > You can even install it as /usr/share/urlwatch/urlwatch.py (but still > symlink it without the extension) - this way you'll have additional .pyc > file which will speed urlwatch a little bit
AFAIK, .pyc files are only for imported modules, and never for executed scripts. They are certainly not created by default, and strace does not show them being used either. This is a very minor matter, but I thought I'd mention nevertheless. :-) (Plus you wouldn't want .pyc files in /usr/share/<package> anyway AFAIK.) Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org The problem I have with making an intelligent statement is that some people then think that it's not an isolated occurrance. -- Simon Travaglia -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org