[issue26670] Add a developer mode: -X dev command line option

STINNER Victor report at bugs.python.org
Wed Mar 30 04:20:14 EDT 2016


New submission from STINNER Victor:

Attached patch implements the idea proposed on the python-ideas mailing list:
https://mail.python.org/pipermail/python-ideas/2016-March/039314.html

The patch is a proof-of-concept. The code still contains FIXME.

----------
files: dev_mode.patch
keywords: patch
messages: 262655
nosy: haypo
priority: normal
severity: normal
status: open
title: Add a developer mode: -X dev command line option
type: enhancement
versions: Python 3.6
Added file: http://bugs.python.org/file42326/dev_mode.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26670>
_______________________________________


More information about the Python-bugs-list mailing list