Search found 1 match

by enormoz
14 Jan 2020, 20:42
Forum: Extension scripts
Topic: [SQS-Script] Completion-Propagation/DMCA/Retention check
Replies: 276
Views: 545519

Re: [SQS-Script] Completion-Propagation/DMCA/Retention check

Could you please add your script to a github repo and/or if possible update it for python3 as python2 is now EOL ? [EDIT] After running 2to3 this helped to get it running for me. Not ideal but seems to have worked. 189,193c189,193 < if py_ver < (2,7,9) or py_ver > (3,): < print(('Python version: ' +...