
26 Sep
2018
26 Sep
'18
9:08 a.m.
On Wed, Sep 26, 2018 at 11:04 PM Marko Ristin-Kaufmann marko.ristin@gmail.com wrote:
@Chris Angelico would annotating pathlib convince you that contracts are useful? Is it general enough to start with?
I won't promise it'll convince me, but it'll certainly be a starting-point for real discussion. Also, it's a fairly coherent "library-style" module - a nice warm-up. So, when you're ready for a REAL challenge, annotate tkinter :)
Actually, annotating the builtins might be worth doing too. Either instead of or after pathlib.
ChrisA