probably yes, maybe I will check that in monday :) thx Blazej
2010/1/29 Tim Roberts <[email protected]>: > Błażej Kaczorowski wrote: >> I know, but I have app that runs with python3 .. and I would need to >> rewrite it to python2 to use xlwt and still win32com works ok (but >> slower) I probably wait for port ... >> > > OK, that's fine. Just for your information, with appropriate use of > "from __future__" statements, most Python 3 code will run in Python 2.6 > (or later). > > -- > Tim Roberts, [email protected] > Providenza & Boekelheide, Inc. > > _______________________________________________ > python-win32 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-win32 > _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
