Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ethan Furman Newsgroups: comp.lang.python Subject: Re: convert Dbase (.dbf) files to SQLite databases Date: Tue, 01 Mar 2016 20:37:55 -0800 Lines: 23 Message-ID: References: <7c5n8kF25pc8bU1@mid.dfncis.de> <419cc0e0-3a78-4906-8420-c12ce2684bef@c36g2000yqn.googlegroups.com> <56D5C5B2.30106@stoneleaf.us> <56D5C804.9020103@stoneleaf.us> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de t6JbJi1M0GbGIPtAGy+5/gvLg+AORM7qca3ehqaf1xHQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; '(aka': 0.09; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'links.': 0.09; 'message- id:@stoneleaf.us': 0.09; 'subject:files': 0.09; '2016': 0.16; 'non-english': 0.16; 'non-python': 0.16; 'pages:': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'url:py': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'module': 0.25; 'header:User-Agent:1': 0.26; '2009.': 0.27; 'looks': 0.29; '~ethan~': 0.29; "i'm": 0.30; 'checked': 0.31; 'subject:) ': 0.32; 'third': 0.33; 'though.': 0.33; 'languages': 0.34; 'tue,': 0.34; 'mine': 0.35; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'to:addr:python.org': 0.40; 'still': 0.40; 'back': 0.62; 'charset:windows-1252': 0.62; 'mar': 0.65; 'of:': 0.66; 'dennis': 0.91; 'ethan': 0.91; 'furman': 0.91 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:103837 On 03/01/2016 06:08 PM, Dennis Lee Bieber wrote: > On Tue, 01 Mar 2016 08:49:08 -0800, Ethan Furman declaimed the following: >> 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 I only checked the first three pages: - 12 refer to mine - 4 refer to pydbf - various others The third page drifts off into non-English languages and non-Python links. A search for his name and dbf also did not reveal anything. Ah well (aka *sigh*). -- ~Ethan~