type error on porting outfile.write
pmiller at gnf.org
pmiller at gnf.org
Tue Dec 20 18:46:05 EST 2005
More information about the Python-list mailing list
Tue Dec 20 18:46:05 EST 2005
- Previous message (by thread): type error on porting outfile.write
- Next message (by thread): type error on porting outfile.write
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): type error on porting outfile.write
- Next message (by thread): type error on porting outfile.write
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list