[issue45202] Add 'remove_barry_from_BDFL' future to revert effects of 'from __future__ import barry_as_FLUFL'

Serhiy Storchaka report at bugs.python.org
Wed Sep 15 10:01:44 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

But why do you need to execute 'from __future__ import barry_as_FLUFL' in your interpreter at first place? Don't do this and you would not need to revert its effect.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45202>
_______________________________________


More information about the Python-bugs-list mailing list