Re: display messages in python shell

2007-11-20 Thread jose Barcelona
Hi Kou, I use this in http://cern.ch/test-volunteers... to redirect error messages... \etc hope it helps #!/usr/bin/python import os import cgi import safeeval import sys import string import time import re import urllib class PitonEsFacilException(Exception): "Base class for all Excep

Re: Python iPod challenge

2007-11-12 Thread jose Barcelona
Gabriel, Now it works fine with FIREFOX , SAFARI and MSIE. (MSIE didnt like the the way prototype.js deals with CR LF) > BTW, why do you require JS? The python interpreter comunicates back and forth via a widget just like gmail XD. Sorry for that. Anyway we stil need volunteers... ht