Content-Length: 285650 | pFad | https://github.com/satwikkansal/wtfpython/issues/94

F0 Let's meet Friendly Language Uncle For Life · Issue #94 · satwikkansal/wtfpython · GitHub
Skip to content

Let's meet Friendly Language Uncle For Life #94

@true1023

Description

@true1023

The example worked in interpreter but not when I write in a .py file.

from __future__ import barry_as_FLUFL
import sys
print(sys.version)
"Ruby" != "Python" #This is OK
from __future__ import barry_as_FLUFL
import sys
print(sys.version)
"Ruby" <> "Python" #But this  raise a exception

output 1:

3.6.5 |Anaconda, Inc.| (default, Mar 29 2018, 13:32:41) [MSC v.1900 64 bit (AMD64)]

output 2:

  File "test.py", line 4
    "Ruby" <> "Python"
            ^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions









      ApplySandwichStrip

      pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


      --- a PPN by Garber Painting Akron. With Image Size Reduction included!

      Fetched URL: https://github.com/satwikkansal/wtfpython/issues/94

      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy