REDBetter-crawler icon indicating copy to clipboard operation
REDBetter-crawler copied to clipboard

Update for python3 compatibility

Open edgeman16 opened this issue 4 years ago • 0 comments

Eg.: % ./redactedbetter File "./redactedbetter", line 88 print 'Please edit the configuration file: %s' % args.config ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Please edit the configuration file: %s' % args.config)?

edgeman16 avatar Feb 14 '20 17:02 edgeman16