Hi everyone- This is not strictly speaking a Python question but it's probably something that other pythonistas have encountered and, hopefully solved :-)
When I click on a link to a ".py" file (either remotely or on my computer) using firefox, it gives me two options: running the script with the default Python app, or saving the file. What I would like is to display the file as text in the browser. Any ideas? This is on Windows XP. André _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
