[issue7981] False failure with doctest NORMALIZE_WHITESPACE in 3.1.1

trambalda report at bugs.python.org
Mon May 17 20:38:52 CEST 2010


trambalda <trambalda at gmail.com> added the comment:

but with print() it works:

    print("This text\n contains weird     spacing.")
    # doctest: +NORMALIZE_WHITESPACE

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7981>
_______________________________________


More information about the Python-bugs-list mailing list