Meador Inge added the comment: Whoops, the 'quit' case is actually intended and is documented (http://docs.python.org/3.4/library/site.html):
""" or additions to the builtins. To explicitly trigger the usual site-specific additions, call the site.main() function. """ I think the right way to fix this is to use the accessor functions for the USER_* variables. Does the attached look OK? ---------- assignee: -> meador.inge keywords: +patch stage: -> patch review Added file: http://bugs.python.org/file28495/issue16804-0.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16804> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com