Re: [pywin32-checkins] pywin32/adodbapi adodbapi.py, 1.2.2.1, 1.2.2.2
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: Mark H. <mha...@sk...> - 2008-11-13 04:47:14
|
> + version 2.2.3 update for Python 3, require python 2.6 or later Ack - the rest of pywin32 will support 2.3 and up, and will stick with a 2.x syntax, in the interests of avoid a "fork" into 2 incompatible code-bases. I'm slowly going through the py3k branch and reverting all the 3k specific things - is there any chance we can revert all non 2.4 compatible changes and apply them only to the trunk? Thanks, Mark |