Miro Hrončok <[email protected]> added the comment: Ethan, should the depreciation exist for 2 releases prior to removal?
Dylan, even in that case, I guess the proper way to access the other members is supposed to be type(self).FOO or ClassName.FOO, not self.FOO. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43162> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
