Re: [DB-SIG] PEP 249 in obsolete for Python 3000

2009-01-29 Thread M.-A. Lemburg
On 2009-01-29 20:15, Vernon Cole wrote: > I am busy hacking on code in an attempt to make adodbapi actually work in > three environments: CPython 2.3 to 2.6, CPython 3.0, and IronPython. One of > the first things that failed, when attempting to run on Python 3.0, was the > test for exception defini

[DB-SIG] PEP 249 in obsolete for Python 3000

2009-01-29 Thread Vernon Cole
I am busy hacking on code in an attempt to make adodbapi actually work in three environments: CPython 2.3 to 2.6, CPython 3.0, and IronPython. One of the first things that failed, when attempting to run on Python 3.0, was the test for exception definitions. I quote: The module should make all err