#13698 closed (fixed)
whitespace at end of line in regressiontests/utils/timesince.py causes doctest to fail
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Testing framework | Version: | 1.2 |
Severity: | Keywords: | timesince doctest | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Lines 93, 95, 97 have redundant whitespace at the end of the line
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I can't recreate any failures for this doctest on Linux or Windows. Under what environment do you see doctests failing due to trailing whitespace?