]> 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:16 +0000 (03:02 +0000)
committerVladimir Marangozov <vladimir.marangozov@t-online.de>
Wed, 12 Jul 2000 03:02:16 +0000 (03:02 +0000)
commit9a5a5d1cb022aeeb07cc2640ec9c1ce0a59a0a2e
tree5f8af2a8175be044bf6758ba608a5a16d6c96ac1
parentbd9848d02fa47c4e21c99b8afdcd35d28c3f309b
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
(but I can't assign it to myself, nor close it -- sorry)
configure.in