This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Oleg.Plakhotnyuk
Recipients Oleg.Plakhotnyuk, mark.dickinson, rhettinger
Date 2012-02-22.18:10:37
SpamBayes Score 0.00010213358
Marked as misclassified No
Message-id <1329934239.36.0.224119101932.issue14089@psf.upfronthosting.co.za>
In-reply-to
Content
The last few missing bits to complete test coverage of 'fractions.py' library.

./python.exe -E -Wd -m test -v -T -D ../coverage/test_fractions test_fractions

lines   cov%   module   (path)
  270   100%   fractions   (/Users/family/Documents/code/python/repo/Lib/fractions.py)
History
Date User Action Args
2012-02-22 18:10:39Oleg.Plakhotnyuksetrecipients: + Oleg.Plakhotnyuk, rhettinger, mark.dickinson
2012-02-22 18:10:39Oleg.Plakhotnyuksetmessageid: <1329934239.36.0.224119101932.issue14089@psf.upfronthosting.co.za>
2012-02-22 18:10:38Oleg.Plakhotnyuklinkissue14089 messages
2012-02-22 18:10:38Oleg.Plakhotnyukcreate