Date: Fri, 18 Jun 1999 16:50:59 -0700 From: Gregory Sutter <gsutter@pobox.com> To: a disembodied voice emerging from the chaos of reality <cjc26@cornell.edu> Cc: Nik Clayton <nik@nothing-going-on.demon.co.uk>, freebsd-chat@FreeBSD.ORG Subject: Re: bde? Message-ID: <19990618165059.S37775@001101.zer0.org> In-Reply-To: <Pine.BSF.4.05.9906170008561.1725-100000@tankgrrl>; from a disembodied voice emerging from the chaos of reality on Thu, Jun 17, 1999 at 12:10:52AM %2B0000 References: <19990616165122.C37775@001101.zer0.org> <Pine.BSF.4.05.9906170008561.1725-100000@tankgrrl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 17, 1999 at 12:10:52AM +0000, a disembodied voice emerging from the chaos of reality wrote: > Hey, I just noticed a bug: > > | problems = bde(prog_to_check,level) > > Since you used 'import bde' instead of 'from bde import *', this > line should be 'problems = bde.bde(prog_to_check,level)'; otherwise > you get a NameError. I did it so people wouldn't accidentally invoke bde. I think he'd get mighty pissed off (even IAs (intelligent algorithms) get mad) if people began calling him all the time. Greg -- Gregory S. Sutter "Software is like sex; it's better mailto:gsutter@pobox.com when it's free." -- Linus Torvalds http://www.pobox.com/~gsutter/ PGP DSS public key 0x40AE3052 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990618165059.S37775>