hg wrote:
> import select

[...]

>   File "/home/philippe/Desktop/select.py", line 4, in ?

Consider which module Python is trying to import here: the standard
library select module or your own program?

Paul

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to