Author: ianb
Date: 2007-06-05 17:25:26 -0600 (Tue, 05 Jun 2007)
New Revision: 2707

Modified:
   FormEncode/trunk/tests/test_htmlfill.py
Log:
remove print

Modified: FormEncode/trunk/tests/test_htmlfill.py
===================================================================
--- FormEncode/trunk/tests/test_htmlfill.py     2007-06-05 23:13:22 UTC (rev 
2706)
+++ FormEncode/trunk/tests/test_htmlfill.py     2007-06-05 23:25:26 UTC (rev 
2707)
@@ -8,8 +8,6 @@
     os.path.abspath(__file__))))
 if base_dir not in sys.path:
     sys.path.insert(0, base_dir)
-import formencode
-print '>>>>', formencode.__file__
 from formencode import htmlfill
 from formencode.doctest_xml_compare import xml_compare
 from elementtree import ElementTree as et


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to