matchpy

Rick Johnson rantingrickjohnson at gmail.com
Tue Nov 14 00:27:21 EST 2017


Chris Angelico wrote:
> Edward Montague wrote:
> > After successfully installing python 3.6.3 and the
> > appropriate version of IDLE , I attempted to run a matchpy
> > example , to no avail . I'm using a debian distribution ,
> > 8.x or greater , is there something I need to be aware of
> > . The error report points to a statement containing a ' ->
> > ' character , as far as I know , this isn't valid python
> > syntax .
> 
> It IS valid Python syntax (a function annotation). You'll
> need to give a lot more information for us to help you -
> preferably, a complete runnable example.

Or a full traceback message. 

PS: Looks as though type-hints may have claimed its first victim.



More information about the Python-list mailing list