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


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

Re: Fast forward-backward (write-read)

Started byDennis Lee Bieber <wlfraed@ix.netcom.com>
First post2012-10-23 12:35 -0400
Last post2012-10-23 12:35 -0400
Articles 1 — 1 participant

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: Fast forward-backward (write-read) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-10-23 12:35 -0400

#31939 — Re: Fast forward-backward (write-read)

FromDennis Lee Bieber <wlfraed@ix.netcom.com>
Date2012-10-23 12:35 -0400
SubjectRe: Fast forward-backward (write-read)
Message-ID<mailman.2672.1351010159.27098.python-list@python.org>
On Tue, 23 Oct 2012 16:31:17 +0200, Virgil Stokes <vs@it.uu.se>
declaimed the following in gmane.comp.python.general:

> 
> Finally, to my question --- What is a fast way to write these variables to an 
> external file and then read them in backwards?
> 

	Stuff them into an SQLite3 database and retrieve using a descending
sort?
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

[toc] | [standalone]


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


csiph-web