[Python-talk] mat3d error
Python
python at venix.com
Thu Sep 11 16:50:57 EDT 2008
On Thu, 2008-09-11 at 16:26 -0400, Labitt, Bruce wrote:
> Could you add the line
> print "width is:", width
> into the mat3d.py file to send some debugging info to the console?
>
> [Labitt, Bruce] Sure. Where in the file should I add that line?
> before or after line 645?
Before.
645 is the last line of mat3d.py to get executed. Any following lines
within the function will not be used.
>
--
Lloyd Kvam
Venix Corp
DLSLUG/GNHLUG library
http://dlslug.org/library.html
http://www.librarything.com/catalog/dlslug
http://www.librarything.com/rsshtml/recent/dlslug
http://www.librarything.com/rss/recent/dlslug
More information about the Python-talk
mailing list