shelve implementation
Robin Becker
robin at jessikat.demon.co.uk
Tue Feb 1 08:20:07 EST 2000
More information about the Python-list mailing list
Tue Feb 1 08:20:07 EST 2000
- Previous message (by thread): shelve implementation
- Next message (by thread): shelve implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <20000201.10464788 at sparky.spkydomain>, David Fisher <python at rose164.wuh.wustl.edu> writes > > >>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< > ... >On another archeologial note, both cStringIO and cPickle are copyright >Digital Creations and are the only modules that i have found: > >#define UNLESS(E) if(!(E)) > >which lets them write code like: > > UNLESS(PyArg_ParseTuple(...)) > return NULL; > >which i think is unbearably cute. > > > > mumble mumble err err? :) Somehow I had assumed loads, dumps were intrinsic and not synthetic. As for cute I seem to remember B or maybe bcpl had 'unless' (or the equivalent) or maybe I've gone gaga. -- Robin Becker
- Previous message (by thread): shelve implementation
- Next message (by thread): shelve implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list