Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31947 > unrolled thread
| Started by | Virgil Stokes <vs@it.uu.se> |
|---|---|
| First post | 2012-10-23 19:09 +0200 |
| Last post | 2012-10-23 19:09 +0200 |
| 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.
Re: Fast forward-backward (write-read) Virgil Stokes <vs@it.uu.se> - 2012-10-23 19:09 +0200
| From | Virgil Stokes <vs@it.uu.se> |
|---|---|
| Date | 2012-10-23 19:09 +0200 |
| Subject | Re: Fast forward-backward (write-read) |
| Message-ID | <mailman.2679.1351013570.27098.python-list@python.org> |
On 23-Oct-2012 18:35, Dennis Lee Bieber wrote: > 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? Have never worked with a database; but, could be worth a try (at least to compare I/O times). Thanks Dennis :-)
Back to top | Article view | comp.lang.python
csiph-web