diff options
author | Julien Palard <julien@palard.fr> | 2017-08-09 15:01:15 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-08-09 15:01:15 (GMT) |
commit | 122081deef86174beee965be1207fa46ea23533d (patch) | |
tree | 84860242154d5cc62bba3d52259aaeb3b7442fe7 /Lib/idlelib/idle_test/test_calltips.py | |
parent | b811d664defed085d16951088afb579fb649c58d (diff) | |
download | cpython-122081deef86174beee965be1207fa46ea23533d.zip cpython-122081deef86174beee965be1207fa46ea23533d.tar.gz cpython-122081deef86174beee965be1207fa46ea23533d.tar.bz2 |
bpo-31159: fix language switch regex on unknown yet built languages. (#3039)
This fix a regex issue (a missing non-matching group around an 'or'
list) and the specific possible case where a translation is built but
not yet in known by the picker, but not explicitly listing possible
languages in the regex.
Diffstat (limited to 'Lib/idlelib/idle_test/test_calltips.py')
0 files changed, 0 insertions, 0 deletions