New submission from Pavel Jurkas <[email protected]>:
CGITB does not mangle private variables names. So they are displayed as undefined even though they are defined. Example: self.__core undefined ---------- messages: 321757 nosy: pjurkas priority: normal severity: normal status: open title: CGITB does not mangle variables names _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34129> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
