← Back to context Comment by hathawsh 3 months ago That concept has been formalized as part of the Python standard library.https://docs.python.org/3/library/doctest.html 4 comments hathawsh Reply flakes 3 months ago Ah very nice! Did not realize this was a part of the standard library! lmz 3 months ago It's been there since Python v2.1 https://docs.python.org/release/2.1/lib/module-doctest.html sakesun 3 months 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...
flakes 3 months ago Ah very nice! Did not realize this was a part of the standard library! lmz 3 months ago It's been there since Python v2.1 https://docs.python.org/release/2.1/lib/module-doctest.html sakesun 3 months 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...
lmz 3 months ago It's been there since Python v2.1 https://docs.python.org/release/2.1/lib/module-doctest.html sakesun 3 months 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...
sakesun 3 months 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...
Ah very nice! Did not realize this was a part of the standard library!
It's been there since Python v2.1 https://docs.python.org/release/2.1/lib/module-doctest.html
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...