(OT) lincense protection generator
Robert Kern
rkern at ucsd.edu
Fri Jun 3 01:20:13 EDT 2005
More information about the Python-list mailing list
Fri Jun 3 01:20:13 EDT 2005
- Previous message (by thread): (OT) lincense protection generator
- Next message (by thread): (OT) lincense protection generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aahz wrote: > In article <429FD59D.3020201 at REMOVEMEcyber.com.au>, > Steven D'Aprano <steve at REMOVEMEcyber.com.au> wrote: > >>Alternatively, put a lot of error checking in one >>module which you import and run at startup. Something like: >> >>try: >> import mymodule >> import databasemodule >>except: >> print "PEBCAK error, call tech support" >> sys.exit(99) > > Yeah, except it's PEBKAC. ;-) I'm pretty sure it's commutative. :-) FOLDOC says PEBCAK, Jargon File says PEBKAC, po-tay-to, po-tah-to. -- Robert Kern rkern at ucsd.edu "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter
- Previous message (by thread): (OT) lincense protection generator
- Next message (by thread): (OT) lincense protection generator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list