Comment 8 for bug 1178807

Revision history for this message
asmeurer (asmeurer) wrote :

For my use-case, even imports should be required for doctests. Doctests should be considered for all intents and purposes to be completely independent modules. The idea is that a user should be able to run the code in a doctest in their own Python session and completely reproduce the output.