[Python-Dev] Unicode identifiers in test files?
Steven D'Aprano
steve at pearwood.info
Fri May 3 23:50:35 EDT 2019
More information about the Python-Dev mailing list
Fri May 3 23:50:35 EDT 2019
- Previous message (by thread): [Python-Dev] Unicode identifiers in test files?
- Next message (by thread): [Python-Dev] Unicode identifiers in test files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, May 03, 2019 at 10:46:03PM -0400, Eric V. Smith wrote: > Is there a policy against using Unicode identifiers in test files? [...] > I could work around this with exec-ing some strings, but that seems like > added confusion that I'd avoid with a real Unicode identifier. "Look, that's why there's rules, understand? So that you *think* before you break 'em." -- Terry Pratchett, "The Thief Of Time" -- Steven
- Previous message (by thread): [Python-Dev] Unicode identifiers in test files?
- Next message (by thread): [Python-Dev] Unicode identifiers in test files?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list