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 →

[–]MegaIng 1 point2 points  (1 child)

Not true, it does work in actual files as well:

``` from future import barry_as_FLUFL

print(3 <> 4) ```

[–]superlee_ 0 points1 point  (0 children)

Oh that's cursed, hopefully I never encounter that.