regroup
regroup copied to clipboard
_init_py
Hello! I am trying to run an example in Mac Terminal. I've got the following error message:
$ echo -e 'Mississippi\nMissouri' | python regroup.py
Traceback (most recent call last):
File "regroup.py", line 7, in
The error is thrown by a bit of code that'd only work on Python 3.3 or newer.
See https://github.com/benoitc/gunicorn/issues/788
check file( .travis.yml ) in regroup