Prothon should not borrow Python strings!

Greg Ewing greg at cosc.canterbury.ac.nz
Tue May 25 00:07:51 EDT 2004


Paul Prescod wrote:
> The 
> result of reading a file is a binary data string. The result of parsing 
> an XML file is a character string.

What if the file you're reading is a text file?

-- 
Greg Ewing, Computer Science Dept,
University of Canterbury,	
Christchurch, New Zealand
http://www.cosc.canterbury.ac.nz/~greg




More information about the Python-list mailing list