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


Groups > comp.lang.python > #25715 > unrolled thread

Re: ANN: dbf.py 0.94

Started bySimon Cropper <simoncropper@fossworkflowguides.com>
First post2012-07-21 13:30 +1000
Last post2012-07-21 03:38 +0000
Articles 2 — 2 participants

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.


Contents

  Re: ANN: dbf.py 0.94 Simon Cropper <simoncropper@fossworkflowguides.com> - 2012-07-21 13:30 +1000
    Re: ANN: dbf.py 0.94 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-21 03:38 +0000

#25715 — Re: ANN: dbf.py 0.94

FromSimon Cropper <simoncropper@fossworkflowguides.com>
Date2012-07-21 13:30 +1000
SubjectRe: ANN: dbf.py 0.94
Message-ID<mailman.2358.1342841456.4697.python-list@python.org>
On 21/07/12 09:59, Ethan Furman wrote:
> Getting closer to a stable release.
>
> Latest version has a simpler, cleaner API, and works on PyPy (and
> hopefully the other implementations as well ;), as well as CPython.
>
> Get your copy at http://python.org/pypi/dbf.
>
> Bug reports, comments, and kudos welcome!  ;)
>
> ~Ethan~

Question 1 - What version of VFP will dbf work with? Is VFP9 OK?

Question 2 - You statement of compatibility is unclear.

Works with PyPy, OK.

Hopefully works with other implementations, Hm, what does this mean?

Works or hopefully works with CPython -- which is it?

-- 
Cheers Simon

    Simon Cropper - Open Content Creator

    Free and Open Source Software Workflow Guides
    ------------------------------------------------------------
    Introduction               http://www.fossworkflowguides.com
    GIS Packages           http://www.fossworkflowguides.com/gis
    bash / Python    http://www.fossworkflowguides.com/scripting

[toc] | [next] | [standalone]


#25721

FromSteven D'Aprano <steve+comp.lang.python@pearwood.info>
Date2012-07-21 03:38 +0000
Message-ID<500a2423$0$29997$c3e8da3$5496439d@news.astraweb.com>
In reply to#25715
On Sat, 21 Jul 2012 13:30:40 +1000, Simon Cropper wrote:

> Works with PyPy, OK.
> 
> Hopefully works with other implementations, Hm, what does this mean?

I guess that Ethan means that his library definitely works with PyPy and 
CPython, because he has tested it on those, and that he expects that it 
will work with Stackless, Jython, IronPython, and any other compliant 
Python interpreter, but hasn't tested on them.

> Works or hopefully works with CPython -- which is it?

I agree that the sentence is unclear, but my reading of it is that it 
works on CPython.



-- 
Steven

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web