You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The doctest string markup was for allowing doctests running on Python 3
and Python < 2.6. We haven't used it for a few years. This commit
removes that code in the hope that no-one else is using it.
0 commit comments