Re: [Checkins] SVN: zope.repositorypolicy/trunk/src/zope/repositorypolicy/project.py Typo

Stephan Richter <[email protected]> Thu, 1 Apr 2010 13:11:16 -0400
Newsgroups gmane.comp.web.zope.zope3.cvs
Message-ID <201004011311.16458.srichter__49068.3726537556$1270141890$gmane$org@cosmos.phy.tufts.edu>
On Thursday 01 April 2010, Tres Seaver wrote:
> -        if len(metadata) <= 2 or len(metadata) % 2:
> +        if len(metadata) < 2 or len(metadata) % 2:
> +            import pdb; pdb.set_trace()

Did you intend the pdb?

Regards,
Stephan
-- 
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"