Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25728

Re: ANN: dbf.py 0.94

Date 2012-07-21 01:02 -0700
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: ANN: dbf.py 0.94
References <5009F0D9.1050900@stoneleaf.us> <500A2260.20806@fossworkflowguides.com>
Newsgroups comp.lang.python
Message-ID <mailman.2367.1342858269.4697.python-list@python.org> (permalink)

Show all headers | View raw


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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: ANN: dbf.py 0.94 Ethan Furman <ethan@stoneleaf.us> - 2012-07-21 01:02 -0700

csiph-web