Roundup Tracker - Issues

Message3752

Author ber
Recipients ajaksu2, ber, richard, schlatterbeck, tobias-herp
Date 2009-07-08.11:17:32
Message-id <1247051852.77.0.772950772545.issue1182919@psf.upfronthosting.co.za>
In-reply-to
Tobias,
I took a first look at your intrange.py and test_intrange.py files
from 2009-04-03:

* Which "errors" module are you refering to in main of intrange.py?
* The "warning" you are getting comes from the 
  test_invalidExpressions test.
  Found by running
    python test_intrange.py -v 
  So here is a run only showing the warning:
python test_intrange.py -v TestCase_intrange.test_invalidExpressions
History
Date User Action Args
2009-07-08 11:17:32bersetmessageid: <1247051852.77.0.772950772545.issue1182919@psf.upfronthosting.co.za>
2009-07-08 11:17:32bersetrecipients: + ber, richard, schlatterbeck, tobias-herp, ajaksu2
2009-07-08 11:17:32berlinkissue1182919 messages
2009-07-08 11:17:32bercreate