mailr16631 - /branches/uf_redesign/data/__init__.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on June 04, 2012 - 15:59:
Author: bugman
Date: Mon Jun  4 15:59:25 2012
New Revision: 16631

URL: http://svn.gna.org/viewcvs/relax?rev=16631&view=rev
Log:
The data store is_empty() method works again - the pipe_bundles structure is 
now blacklisted.


Modified:
    branches/uf_redesign/data/__init__.py

Modified: branches/uf_redesign/data/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/data/__init__.py?rev=16631&r1=16630&r2=16631&view=diff
==============================================================================
--- branches/uf_redesign/data/__init__.py (original)
+++ branches/uf_redesign/data/__init__.py Mon Jun  4 15:59:25 2012
@@ -245,6 +245,7 @@
 
         # Objects which should be in here.
         blacklist = [
+                'pipe_bundles',
                 'relax_gui'
         ]
 




Related Messages


Powered by MHonArc, Updated Mon Jun 04 16:20:02 2012