rlw730 / support-tools

Automatically exported from code.google.com/p/support-tools
Apache License 2.0
0 stars 0 forks source link

Convert googlecode-issues-exporter.py to use python3 #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
python3 googlecode-issues-exporter/github_issue_converter.py <a lot of options>
  File "googlecode-issues-exporter/github_issue_converter.py", line 423
    print "\nDone!\n"
                    ^
SyntaxError: Missing parentheses in call to 'print'

---

Reported on google-code-shutdown@

Original issue reported on code.google.com by chrsm...@google.com on 13 Mar 2015 at 10:07

GoogleCodeExporter commented 8 years ago
Dropping to low since this works with the latest Python2.x.

Original comment by chrsm...@google.com on 14 Mar 2015 at 11:01

GoogleCodeExporter commented 8 years ago

Original comment by chrsm...@google.com on 24 Apr 2015 at 5:23

GoogleCodeExporter commented 8 years ago
Issue 42 has been merged into this issue.

Original comment by chrsm...@google.com on 24 Apr 2015 at 9:49