csaftoiu / yahoo-groups-backup

A python script to backup the contents of private Yahoo! groups.
The Unlicense
37 stars 17 forks source link

line 56 SyntaxError #53

Closed torqx closed 5 years ago

torqx commented 5 years ago

Sorry I posted this on the wrong branch>>>> I installed from the main branch and saw this same error So I've tried this branch: Im running MX Linux (debian-stretch). Something I am missing?

$ ./yahoo-groups-backup.py TYT_TH9800 File "./yahoo-groups-backup.py", line 56 result = {default_args, cfg_args} ^ SyntaxError: invalid syntax