Skip to content

Python3 doesn't support print without "(" brackets. Print function implemented in cxxtest/python/cxxtest/*.py is still in Python2 format. #146

@chamorajg

Description

@chamorajg

print "-- Starting "+scope_t+" "+name

print "-- Stopping "+scope

print "-- Function declaration "+fn+" "+tmp

print "-- Function declaration "+tmp

print "Defined classes: ",list(self.index.keys())

print "WARNING: Unknown class "+key

print "Parsing file '"+arg+"'"

print str(_parse_info)

print "Debugging parse_cpp!"

print "Parsing file "+file,

print " error."


I have tried my best in quoting all the print functions implemented in cxxtest/python/cxxtest/*.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions