[Checkins] SVN:	relstorage/trunk/relstorage/tests/blob/blob_transaction.txt	stray pdb
    Shane Hathaway 
    shane at hathawaymix.org
       
    Tue Oct 19 20:01:33 EDT 2010
    
    
  
Log message for revision 117782:
  stray pdb
Changed:
  U   relstorage/trunk/relstorage/tests/blob/blob_transaction.txt
-=-
Modified: relstorage/trunk/relstorage/tests/blob/blob_transaction.txt
===================================================================
--- relstorage/trunk/relstorage/tests/blob/blob_transaction.txt	2010-10-20 00:01:00 UTC (rev 117781)
+++ relstorage/trunk/relstorage/tests/blob/blob_transaction.txt	2010-10-20 00:01:32 UTC (rev 117782)
@@ -314,7 +314,7 @@
 
 And we shouldn't be able to read the data that we saved:
 
-    >>> import pdb; pdb.set_trace(); blob_storage.loadBlob(blob._p_oid, s1)
+    >>> blob_storage.loadBlob(blob._p_oid, s1)
     Traceback (most recent call last):
     ...
     POSKeyError: 'No blob file'
    
    
More information about the checkins
mailing list