Nick Coghlan added the comment:

Working on the docs updates made me realise the test cases didn't cover the "no 
suffix" case that is causing grief in issue 19946.

So I've added a test case for that now, but haven't fixed it yet (will need to 
deal with the __spec__ = None case for such scripts)

----------
Added file: http://bugs.python.org/file33135/issue19700_runpy_spec_v5.diff

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

Reply via email to