On Mon, Nov 13, 2017 at 4:42 PM, Edward Montague <quinti...@gmail.com> 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.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to