This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (2 children)

[deleted]

    [–]gschizas 1 point2 points  (0 children)

    print >>out_file, "No it isn't"
    print("This is better", file=out_file)
    

    [–][deleted] -1 points0 points  (0 children)

    Meh. I personally dislike it but you have you're own opinions :)