commit | cef2f7cd186c43ca3eca8cfc3abd6a6931999740 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Feb 19 10:37:08 2003 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Feb 19 10:37:08 2003 +0000 |
tree | cb3e44ca369aa72e53c12aedcf076e8b43b7c225 | |
parent | 05107b6af7c492e8090bf3a2de06cc8930d84102 [diff] |
Use pythonw as the default interpreter also for .py scripts (overridable by the user), as this will cause the least surprises with scripts brought over from other unixen. Suggested by Kevin Altis.