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 python-dev
Recipients Arfrever, Ramchandra Apte, asvetlov, barry, benjamin.peterson, christian.heimes, gpolo, mark.dickinson, pitrou, python-dev, skrah, terry.reedy, zach.ware
Date 2012-12-09.15:17:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YK9yj3yp5zMyy@mail.python.org>
In-reply-to
Content
New changeset 03b3124e9ea3 by Antoine Pitrou in branch '3.1':
Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python.
http://hg.python.org/cpython/rev/03b3124e9ea3
History
Date User Action Args
2012-12-09 15:17:50python-devsetrecipients: + python-dev, barry, terry.reedy, mark.dickinson, pitrou, christian.heimes, benjamin.peterson, gpolo, Arfrever, asvetlov, skrah, Ramchandra Apte, zach.ware
2012-12-09 15:17:50python-devlinkissue16248 messages
2012-12-09 15:17:50python-devcreate