This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author BTaskaya
Recipients BTaskaya, Kamil Frankowicz, serhiy.storchaka
Date 2019-12-21.19:04:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576955076.3.0.46102921892.issue29732@roundup.psfhosted.org>
In-reply-to
Content
(.venv) [ 10:04ÖS ]  [ isidentical@x200:~/Downloads ]
 $ python -V
Python 3.9.0a1+
(.venv) [ 10:04ÖS ]  [ isidentical@x200:~/Downloads ]
 $ python python_hoobr_tok_nextc.py
  File "/home/isidentical/Downloads/python_hoobr_tok_nextc.py", line 5
    
    ^
SyntaxError: EOF while scanning triple-quoted string literal
History
Date User Action Args
2019-12-21 19:04:36BTaskayasetrecipients: + BTaskaya, serhiy.storchaka, Kamil Frankowicz
2019-12-21 19:04:36BTaskayasetmessageid: <1576955076.3.0.46102921892.issue29732@roundup.psfhosted.org>
2019-12-21 19:04:36BTaskayalinkissue29732 messages
2019-12-21 19:04:36BTaskayacreate