Y
Hacker News
new
|
ask
|
show
|
jobs
by
flakes
391 days ago
Ah very nice! Did not realize this was a part of the standard library!
1 comments
lmz
391 days ago
It's been there since Python v2.1
https://docs.python.org/release/2.1/lib/module-doctest.html
link
sakesun
391 days ago
Here is the first announce of doctest I can find (1999) I think it's Python 1.5 time.
https://groups.google.com/g/comp.lang.python/c/DfzH5Nrt05E/m...
link