D25982: Port pykig to python 3

Yuri Chornoivan noreply at phabricator.kde.org
Sat Dec 14 11:33:13 GMT 2019


yurchor added a comment.


  Thanks. Can you change the shebang to `#!/usr/bin/env python3` as well?

INLINE COMMENTS

> pykig.py:808
>    except:
> -    print >> sys.stderr, _infilename, "input file can't be read."
> +    #print (_infilename, "input file can't be read.", file=sys.stderr)
>      sys.exit(2)

Why is this commented out?

REPOSITORY
  R331 Kig

REVISION DETAIL
  https://phabricator.kde.org/D25982

To: arojas, #kde_edu, yurchor
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20191214/38edbeb4/attachment.html>


More information about the kde-edu mailing list