Open GoogleCodeExporter opened 9 years ago
Just used an earlier version and copied the missing part which defines
EnvCanvas and the test.
To test this - type the following commands in the interactive interpreter at
../aima-python
>>> from agents import *
>>> test_gui()
Original comment by chandrak...@gmail.com
on 20 Sep 2011 at 12:57
Attachments:
@chandrak - thanks. For the record, it looks like the "earlier version" you
merged the old code into to produce the agents.py which you attaged was about
r63.
It seems that the EnvCanvas class was removed in r29 by Peter:
r29 | peter.norvig | 2008-01-12 20:15:25 -0700 (Sat, 12 Jan 2008) | 3 lines
Fix doctests
That's the whole comment. It's not clear to me what the issue was, or what the
plan is. Any other input?
Original comment by neal...@gmail.com
on 28 Jul 2012 at 11:49
Original issue reported on code.google.com by
ricka...@gmail.com
on 29 Jan 2008 at 1:57