deque vs list: performance notes
Ben Wolfson
rumjuggler at cryptarchy.org
Sun Jun 4 15:34:20 EDT 2000
More information about the Python-list mailing list
Sun Jun 4 15:34:20 EDT 2000
- Previous message (by thread): deque vs list: performance notes
- Next message (by thread): deque vs list: performance notes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 04 Jun 2000 19:18:03 GMT, Courageous <jkraska1 at san.rr.com> wrote: >it would also be possible to allow my deque >implementation to be concatenated in as well, but I didn't do it, >because I didn't want to force the module dependency. Surely that code could be wrapped in #ifdef/#endif? -- Barnabas T. Rumjuggler That happens to me often: I'll find an old coffee on the bookshelf or a banana on the mantelpeice or myself halfway up the ladder to the attic and not know how the old coffee, the banana, or I arrived at those places. -- Russell Hoban, _The Medusa Frequency_
- Previous message (by thread): deque vs list: performance notes
- Next message (by thread): deque vs list: performance notes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list