[Checkins] SVN: martian/branches/paw-manuel-fake-module/src/martian/context.py Removed testing.py since it is now obsolete.

Paul Wilson paulalexwilson at gmail.com
Thu Mar 4 15:46:06 EST 2010


Log message for revision 109660:
  Removed testing.py since it is now obsolete.
  Removed a reference to some testing code (__builtin__)
  

Changed:
  U   martian/branches/paw-manuel-fake-module/src/martian/context.py

-=-
Modified: martian/branches/paw-manuel-fake-module/src/martian/context.py
===================================================================
--- martian/branches/paw-manuel-fake-module/src/martian/context.py	2010-03-04 20:44:34 UTC (rev 109659)
+++ martian/branches/paw-manuel-fake-module/src/martian/context.py	2010-03-04 20:46:05 UTC (rev 109660)
@@ -1,6 +1,5 @@
 from martian.directive import UnknownError
 from martian.util import scan_for_classes
-import __builtin__
 
 class GetDefaultComponentFactory(object):
     def __init__(self, iface, component_name, directive_name):



More information about the checkins mailing list