[python-win32] writing hyphenated values in csv
Emad Khan
emad.khan0t7 at gmail.com
Sat May 23 02:48:21 CEST 2009
Hello,
I am trying to write a hyphenated value in a csv file but I don't want this
value to be auto corrected to a date. Whenever I write a value, for example,
"3-10", it is changed to 03/10/2009 or 03-oct.
How can I prevent this from happening. I would like to see the value remain
to be "3-10".
Any help would be greatly appreciated.
Thanks,
Emad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090522/125cf1e0/attachment.htm>
More information about the python-win32
mailing list