Skip to content

Python 3.3 compatibility errors #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Run the script in Python 3.3


What is the expected output? What do you see instead?
compilation errors ( print is replace with print(). and raw_input() with 
input().)

What version of the product are you using? On what operating system?
Python 3.3, win7, hash identifier 1.1

Please provide any additional information below.

Please find attached the corrected script to run with Python 3.3, not backward 
compatatible
http://www.python.org/dev/peps/pep-3105/#backwards-compatibility

Original issue reported on code.google.com by michail....@gmail.com on 12 Nov 2012 at 9:48

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions