Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25757 > unrolled thread
| Started by | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| First post | 2012-07-21 11:15 -0700 |
| Last post | 2012-07-21 11:15 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: ANN: dbf.py 0.94 Ethan Furman <ethan@stoneleaf.us> - 2012-07-21 11:15 -0700
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Date | 2012-07-21 11:15 -0700 |
| Subject | Re: ANN: dbf.py 0.94 |
| Message-ID | <mailman.2391.1342894868.4697.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web