Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 1999 00:10:52 +0000 (GMT)
From:      a disembodied voice emerging from the chaos of reality <cjc26@cornell.edu>
To:        Gregory Sutter <gsutter@pobox.com>
Cc:        Nik Clayton <nik@nothing-going-on.demon.co.uk>, freebsd-chat@FreeBSD.ORG
Subject:   Re: bde?
Message-ID:  <Pine.BSF.4.05.9906170008561.1725-100000@tankgrrl>
In-Reply-To: <19990616165122.C37775@001101.zer0.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.


Cliff Crawford   http://www.people.cornell.edu/pages/cjc26/
-><-            i   l i k e   o a t m e a l             )O(



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?Pine.BSF.4.05.9906170008561.1725-100000>