On Mon, Nov 29, 2021 at 12:29 AM Abdur-Rahmaan Janhangeer <[email protected]> wrote: > > Greetings, > > I get you but why do the short names work for some and not for > others? >
Which ones work? The ones that can be identified by a single codepoint? Look at the specification for Python's \N escapes. ChrisA -- https://mail.python.org/mailman/listinfo/python-list
