I found it pretty difficult to understand some pieces of the NERO Python code
due to all the "from ___ import *" statements (it gets even worse when they
import each other), so I went through the code and established all the names in
what I hope is their proper namespace. I've tested this change with all of the
current modules, eliminating blue-screens whenever I've come across them (in
the process I fixed a bug where sys wasn't imported in the Roomba mod).
Comments ?
Original issue reported on code.google.com by lmjohns3 on 31 Oct 2011 at 10:41
Original issue reported on code.google.com by
lmjohns3
on 31 Oct 2011 at 10:41Attachments: