Python module for Dbase files?
Gordon McMillan
gmcm at hypernet.com
Thu Jun 22 09:45:58 EDT 2000
More information about the Python-list mailing list
Thu Jun 22 09:45:58 EDT 2000
- Previous message (by thread): Python module for Dbase files?
- Next message (by thread): Python module for Dbase files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
William Dandreta wrote: [looking for dBase module] >I am running uner DOS. Any version will be fine, even older ones as long >as I can index it. You're kind of SOL. You need a pure Python solution (because of DOS). There's a couple of DBF readers on the Vaults DB page: http://www.vex.net/parnassus/apyllo.py/973100124 but you'll have to hack your own writing. - Gordon
- Previous message (by thread): Python module for Dbase files?
- Next message (by thread): Python module for Dbase files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list