[3.7] bpo-36597: fix random doctest failure by methane · Pull Request #12778 · python/cpython
Conversation
| <finalize object at ...; for 'Object' at ...> | ||
| >>> exit() #doctest:+SKIP | ||
| >>> del obj | ||
| obj dead or exiting |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, this change fix doctest, but this example doesn't match to the document...
I want to ignore this document block in doctest.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters