[issue25346] test_regrtest fails because 'sys' is not imported.

2015-10-08 Thread Steve Dower
New submission from Steve Dower: Fixed in ee1ef5a97e8f -- assignee: -> steve.dower resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ __

[issue25346] test_regrtest fails because 'sys' is not imported.

2015-10-08 Thread Anish Shah
Changes by Anish Shah : -- components: Tests files: test_regrtest.patch keywords: patch nosy: Anish Shah, python-dev, steve.dower priority: normal severity: normal status: open title: test_regrtest fails because 'sys' is not imported. versions: Python 3.6 Added file: http://bugs.python.o