]> granicus.if.org Git - python/commit
explicitly cast away constness to silence compiler warning
authorBenjamin Peterson <benjamin@python.org>
Tue, 6 Sep 2016 01:26:19 +0000 (18:26 -0700)
committerBenjamin Peterson <benjamin@python.org>
Tue, 6 Sep 2016 01:26:19 +0000 (18:26 -0700)
commit1bb0c0bd30f6f140f747f8c9814a08a0d626c044
tree92901d301e8efeede375f31ebaff2f0e26f1d169
parent5130a4d5d74b19d704099cb40758527c1894185a
explicitly cast away constness to silence compiler warning
Modules/readline.c