Author edemaine
Recipients
Date 2006-04-03.16:48:36
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=265183

Is there a good reason why this patch has not been
implemented ?  It seems really strange to me that
#!/usr/bin/pythonw doesn't work (but #!/usr/bin/python and
#!/usr/bin/env pythonw do) because pythonw is made a shell
script.  Perhaps the root problem is that a symlink doesn't
work, which is because of some other flaw in the interpreter
somewhere?
History
Date User Action Args
2007-08-23 15:40:03adminlinkissue1038911 messages
2007-08-23 15:40:03admincreate