Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103830
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: convert Dbase (.dbf) files to SQLite databases |
| Date | Tue, 01 Mar 2016 21:08:55 -0500 |
| Organization | IISS Elusive Unicorn |
| Lines | 16 |
| Message-ID | <mailman.88.1456884524.20602.python-list@python.org> (permalink) |
| References | <7c5n8kF25pc8bU1@mid.dfncis.de> <mailman.3145.1247654594.8015.python-list@python.org> <419cc0e0-3a78-4906-8420-c12ce2684bef@c36g2000yqn.googlegroups.com> <aea40346-e61d-4d70-8b83-08122456e1ee@googlegroups.com> <56D5C5B2.30106@stoneleaf.us> <56D5C804.9020103@stoneleaf.us> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | news.uni-berlin.de +h1pbNDC7cTxja308hrhvArwer959PD/sDor2G5ArhFw== |
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.024 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:files': 0.09; '2016': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'url:py': 0.16; 'url:home': 0.18; '>>>': 0.20; 'module': 0.25; 'header:X-Complaints-To:1': 0.26; '2009.': 0.27; 'looks': 0.29; "i'm": 0.30; 'subject:) ': 0.32; 'though.': 0.33; '2009': 0.34; 'tue,': 0.34; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'still': 0.40; 'john': 0.61; 'back': 0.62; 'mar': 0.65; 'of:': 0.66; 'dennis': 0.91; 'ethan': 0.91; 'furman': 0.91; 'received:108': 0.93 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | 108.68.178.69 |
| X-Newsreader | Forte Agent 6.00/32.1186 |
| X-No-Archive | YES |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:103830 |
Show key headers only | View raw
On Tue, 01 Mar 2016 08:49:08 -0800, Ethan Furman <ethan@stoneleaf.us>
declaimed the following:
>>> Il giorno mercoledì 15 luglio 2009 18:30:29 UTC+2, John Machin ha
>>> scritto:
>
>Hmm, looks like that email was sent back in 2009. Sorry for the noise.
> I'm still not able to find a dbf module from John, though.
>
Is it one of:
https://www.google.com/#q=dbf.py
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: convert Dbase (.dbf) files to SQLite databases starkwedder2009@gmail.com - 2016-03-01 05:36 -0800 Re: convert Dbase (.dbf) files to SQLite databases Ethan Furman <ethan@stoneleaf.us> - 2016-03-01 08:39 -0800 Re: convert Dbase (.dbf) files to SQLite databases Ethan Furman <ethan@stoneleaf.us> - 2016-03-01 08:49 -0800 Re: convert Dbase (.dbf) files to SQLite databases Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-03-01 21:08 -0500 Re: convert Dbase (.dbf) files to SQLite databases Ethan Furman <ethan@stoneleaf.us> - 2016-03-01 20:37 -0800
csiph-web