]> granicus.if.org Git - python/commit
oops, rename pymonotonic_new() to pymonotonic()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 22:14:58 +0000 (00:14 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 22:14:58 +0000 (00:14 +0200)
commit5ad5821d0960994b0cdf3ed451de48e5b2490704
tree5eb3bda754377b3619bc6e8c526c6e5deac1c03a
parentc3c616c3d193c211bd435380593a20ec13e07b7b
oops, rename pymonotonic_new() to pymonotonic()

I was not supposed to commit the function with the name pymonotonic_new(). I
forgot to rename it.
Python/pytime.c