mcieslik-mctp / papy

The papy package provides an implementation of the flow-based programming paradigm in Python
http://mcieslik-mctp.github.io/papy/
MIT License
30 stars 7 forks source link

Broken on Python 3 #2

Open letmaik opened 9 years ago

letmaik commented 9 years ago
  File "/home/travis/miniconda/envs/test/lib/python3.4/site-packages/numap/NuMap.py", line 665
    except Exception, excp:
                    ^
SyntaxError: invalid syntax

I think it would be good if you setup travis ci and test it with python 2 and 3.

Acters commented 5 months ago

Its been 10 years... great have to find an alternative for Python 3