długi to_bytes python, jak go używać

from Crypto.Util.number import long_to_bytes
print long_to_bytes(126943972912743)Outputstring
Tame Toucan