Enlightenment CVS committal Author : barbieri Project : e17 Module : proto
Dir : e17/proto/python-efl/python-edje/tests Modified Files: 01-basics.py Log Message: init is now implicit, you can still call <module>.c_<module>.init() shutdown() is optional, just used in tests to check if things are being released as expected. =================================================================== RCS file: /cvs/e/e17/proto/python-efl/python-edje/tests/01-basics.py,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- 01-basics.py 6 May 2007 17:45:35 -0000 1.3 +++ 01-basics.py 19 Jul 2007 16:07:07 -0000 1.4 @@ -30,8 +30,6 @@ self.assertEqual(o.part_exists("bg123"), False) -ecore.evas.init() -edje.init() unittest.main() edje.shutdown() ecore.evas.shutdown() ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs