Menu

#690 Python3 syntax error

v1.0 (example)
closed-fixed
nobody
None
5
2015-05-20
2015-05-04
No

Installing pywin32-219 onto python 3.4, I get the following error. I install continues, and successes, but I assume the file in question is not installed.

C:\Python34\Scripts\easy_install.exe pywin32-219.win32-py3.4.exe
Processing pywin32.exe
  File "C:\Users\appveyor\AppData\Local\Temp\easy_install-akaz_pq0\pywin32-219-py3.4-win32.egg.tmp\win32comext\mapi\demos\mapisend.py", line 14
    except NameError: True = 1==1; False = 1==0
                     ^
SyntaxError: can't assign to keyword

Discussion

  • Mark Hammond

    Mark Hammond - 2015-05-20
    • status: open --> closed-fixed
     
  • Mark Hammond

    Mark Hammond - 2015-05-20

    Fixed, thanks