New submission from Matthias Klose <d...@debian.org>:

Seen with the 3.6 branch and the 3.7 branch at least. This file is installed by 
default, so should be valid syntax?  If it's supposed to be that way, maybe 
call the template like template.py.in?


  Unpacking libpython3.6-testsuite (3.6.6~rc1-3) ...
  Setting up libpython3.6-testsuite (3.6.6~rc1-3) ...
    File "/usr/lib/python3.6/idlelib/idle_test/template.py", line 3
      from idlelib import
                        ^
  SyntaxError: invalid syntax

----------
assignee: terry.reedy
components: IDLE
keywords: 3.6regression, 3.7regression
messages: 320099
nosy: doko, terry.reedy
priority: release blocker
severity: normal
status: open
title: idlelib/idle_test/template.py has invalid syntax

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33917>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to