[Avida-cvs] [avida-svn] r774 - branches/developers/avida-edward/source/python/AvidaGui2

avidaedward@myxo.css.msu.edu avidaedward at myxo.css.msu.edu
Fri Jun 23 15:31:24 PDT 2006


Author: avidaedward
Date: 2006-06-23 18:31:24 -0400 (Fri, 23 Jun 2006)
New Revision: 774

Modified:
   branches/developers/avida-edward/source/python/AvidaGui2/pyPetriDishCtrl.py
Log:

Removed a long-standing FIXME pertaining to
pyPetriDishCtrl.setAvidaSlot(), where there weren't enough sanity checks
for non-NULL avida objects.



Modified: branches/developers/avida-edward/source/python/AvidaGui2/pyPetriDishCtrl.py
===================================================================
--- branches/developers/avida-edward/source/python/AvidaGui2/pyPetriDishCtrl.py	2006-06-23 22:27:22 UTC (rev 773)
+++ branches/developers/avida-edward/source/python/AvidaGui2/pyPetriDishCtrl.py	2006-06-23 22:31:24 UTC (rev 774)
@@ -1,13 +1,4 @@
 
-
-print """
-XXX fixme: in pyPetriDishCtrl.py,
-pyPetriDishCtrl.setAvidaSlot(),
-most of the code in this function should only be performed when
-self.m_avida is not None.
- at kgn
-"""
-
 from descr import *
 
 from AvidaCore import cConfig




More information about the Avida-cvs mailing list