Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25728 > unrolled thread
| Started by | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| First post | 2012-07-21 01:02 -0700 |
| Last post | 2012-07-21 01:02 -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 01:02 -0700
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Date | 2012-07-21 01:02 -0700 |
| Subject | Re: ANN: dbf.py 0.94 |
| Message-ID | <mailman.2367.1342858269.4697.python-list@python.org> |
Simon Cropper wrote: > Question 1 - What version of VFP will dbf work with? Is VFP9 OK? As long as you don't use auto-incrementing fields nor varchar fields you'll be fine. > Question 2 - You statement of compatibility is unclear. Works with CPython 2.4 - 2.7. (Tested) Works with PyPy 1.8. (Tested) Should work with the others. (Not tested) ~Ethan~
Back to top | Article view | comp.lang.python
csiph-web