[Zope-dev] SVN: Products.GenericSetup/trunk/Products/GenericSetup/tests/common.py Hhm, pdb?!?

Tres Seaver tseaver at palladion.com
Sun Jan 18 00:07:42 EST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hanno Schlichting wrote:
> Log message for revision 94810:
>   Hhm, pdb?!?
> 
> Changed:
>   U   Products.GenericSetup/trunk/Products/GenericSetup/tests/common.py
> 
> -=-
> Modified: Products.GenericSetup/trunk/Products/GenericSetup/tests/common.py
> ===================================================================
> --- Products.GenericSetup/trunk/Products/GenericSetup/tests/common.py	2009-01-17 20:01:44 UTC (rev 94809)
> +++ Products.GenericSetup/trunk/Products/GenericSetup/tests/common.py	2009-01-17 20:41:54 UTC (rev 94810)
> @@ -53,7 +53,6 @@
>                          for i in range( len( zipped ) )
>                          if zipped[i][0] != zipped[i][1]
>                      ]
> -                import pdb; pdb.set_trace()
>  
>              print 'Found:'
>              print fxml

That breakpoint was inside an if block guarded by 'if debug:', which
shouldn't be set by any "real" test.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJcrke+gerLs4ltQ4RAjWsAJ9WZErodZw4kACPvfEfKqWep5spGQCfQAqS
NDOhvmIvdID8+kxl40QzssM=
=g6P0
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list