]> granicus.if.org Git - python/commit
Issue #25660: Fix a unittest and rlcompleter when readline isn't available
authorYury Selivanov <yselivanov@sprymix.com>
Thu, 4 Feb 2016 19:00:26 +0000 (14:00 -0500)
committerYury Selivanov <yselivanov@sprymix.com>
Thu, 4 Feb 2016 19:00:26 +0000 (14:00 -0500)
commit46f7785e28c17f33252a95a57dd3827811291394
treedafb038037c276386eb8ac8a034d8f69cfa280cb
parenta7eae4016ed2f97b15000022ce0f39e0b271b37c
Issue #25660: Fix a unittest and rlcompleter when readline isn't available
Lib/rlcompleter.py
Lib/test/test_rlcompleter.py