]> granicus.if.org Git - python/commit
Checks whether right shift extends the sign bit.
authorVladimir Marangozov <vladimir.marangozov@t-online.de>
Wed, 12 Jul 2000 03:02:43 +0000 (03:02 +0000)
committerVladimir Marangozov <vladimir.marangozov@t-online.de>
Wed, 12 Jul 2000 03:02:43 +0000 (03:02 +0000)
commit676aa8894c82855fa41a52fad41d55ecd0e5e072
treef902a55d58461e74542b5c6fe41dd0d9c3337acb
parent9a5a5d1cb022aeeb07cc2640ec9c1ce0a59a0a2e
Checks whether right shift extends the sign bit.

Patch by Thomas Wouters <thomas@xs4all.net> with small changes of mine
(in main(), use return instead of exit).

Closes patch #100832
configure