Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25757
| Date | 2012-07-21 11:15 -0700 |
|---|---|
| From | Ethan Furman <ethan@stoneleaf.us> |
| Subject | Re: ANN: dbf.py 0.94 |
| References | <5009F0D9.1050900@stoneleaf.us> <500A2260.20806@fossworkflowguides.com> <500A61FB.7060600@stoneleaf.us> <CAPTjJmqST800FoLwSX=kqFBf0WYyAUvWJ6Xot2FCsYSnEufdUg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2391.1342894868.4697.python-list@python.org> (permalink) |
Chris Angelico wrote: > On Sat, Jul 21, 2012 at 6:02 PM, Ethan Furman <ethan@stoneleaf.us> wrote: >> Works with CPython 2.4 - 2.7. (Tested) > > Have you considered supporting 3.2/3.3 at all? It's often not > difficult to make your code compatible with both. Or is there some > dependency that is locked to 2.X? I'll support 3.3+, but not with the same code base: I want to use all the cool features that 3.3 has! :) ~Ethan~
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: ANN: dbf.py 0.94 Ethan Furman <ethan@stoneleaf.us> - 2012-07-21 11:15 -0700
csiph-web