]> granicus.if.org Git - python/commit
_PyLong_AsByteArray: simplify the logic for dealing with the most-
authorTim Peters <tim.peters@gmail.com>
Thu, 14 Jun 2001 08:53:38 +0000 (08:53 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 14 Jun 2001 08:53:38 +0000 (08:53 +0000)
commitede0509111a7cd2789e92191da12bed7318dba4b
treeff4a1fced268f6817f36ebf184e3b67c34ef7a1f
parentce9de2f79a8676d6838e446cc72a9ab0a7b6cded
_PyLong_AsByteArray:  simplify the logic for dealing with the most-
significant digits sign bits.  Again no change in semantics.
Objects/longobject.c