Le Mercredi 14 Juin 2006 12:41, Ritesh Raj Sarraf a écrit :
> Also,
> f = file ('some_file.jpg')
>
> throws an error.
> "str object is not callable"
stange, did you define a function named file ?
You can use open instead.

-- 
_____________

Maric Michaud
_____________

Aristote - www.aristote.info
3 place des tapis
69004 Lyon
Tel: +33 426 880 097
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to