shelve implementation
Thomas A. Bryan
tbryan at python.net
Wed Feb 2 22:23:10 EST 2000
More information about the Python-list mailing list
Wed Feb 2 22:23:10 EST 2000
- Previous message (by thread): compiling source
- Next message (by thread): shelve implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Robin Becker wrote: > > In article <20000201.10464788 at sparky.spkydomain>, David Fisher > <python at rose164.wuh.wustl.edu> writes > >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. > > As for cute I seem to remember B or maybe bcpl had 'unless' (or the > equivalent) or maybe I've gone gaga. Well, Perl has 'unless', so you know that it's gotta be a good idea. ;-) off-topic-but-I-couldn't-resist-ly ---Tom
- Previous message (by thread): compiling source
- Next message (by thread): shelve implementation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list