type error on porting outfile.write

pmiller at gnf.org pmiller at gnf.org
Tue Dec 20 18:46:05 EST 2005


I ported my code from the development to
application platform, I found a "type error"
on a fileout statement:

outfile.write(object.id +",")

Object.id is provided by a library routine
that is installed on both machines.

How do I fix this ?

Thanks,
Phil Miller




More information about the Python-list mailing list