On 2017-06-05, Mahmood Naderan <nt_mahm...@yahoo.com> wrote:
> Maybe... But specifically in my case, the excel file is exported
> from a web page. I think there should be a way to read the content
> as a pure text.

I have a vague memory that Excel stores dates as integers,
so if you were to read the raw data you would get a number
like 1496662356, which is perhaps not what you want.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to