On Tue, Apr 21, 2015 at 2:26 PM, Terry Reedy <tjre...@udel.edu> wrote: > Sorry if I jumped the gun on mypy.
Not a problem. I went ahead and installed Python 3.5a4 and mypy. It seems to run, but it isn't terribly happy with my Python 2 code. Not so much the actual syntax as things like the builtin cmp() function and the cPickle module being missing. Skip -- https://mail.python.org/mailman/listinfo/python-list