summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-11-24 23:31:59 +0100
committerVictor Stinner <victor.stinner@gmail.com>2016-11-24 23:31:59 +0100
commit1018fad6a4df3d7fcb0ec715867069044428a759 (patch)
tree53d526d206fdf09058367ed28892b3d270242aa9 /Python/codecs.c
parented6de7345e7bc85e12da6e72f86ab69b2fd8c2dd (diff)
downloadcpython-git-1018fad6a4df3d7fcb0ec715867069044428a759.tar.gz
Issue #28792: Remove aliases from _bisect
Remove aliases from the C module. Always implement bisect() and insort() aliases in bisect.py Remove also the "# backward compatibility" command, there is no plan to deprecate nor remove these aliases. When keys are equal, it makes sense to use bisect.bisect() and bisect.insort().
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions