Serhiy Storchaka <[email protected]> added the comment: The news message is verbose but looks misleading to me. There is nothing invalid with usages like getattr(re, 'DOTALL'). It is the same as re.DOTALL, and using enums haven't changed this.
---------- status: closed -> open _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue30722> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
