Reply to Alexis Masson:
There's no way we can end up in an undefined state. Python just detects if _ is there, it doesn't use it's value. If it is there it's a wildcard pattern. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/DA43HZMI5BQUFZLCRH5NTIPDSZUZKQDZ/ Code of Conduct: http://python.org/psf/codeofconduct/
