Damien George 271d18eb08 py: Support conversion of bignum to bytes.
This gets int.to_bytes working for bignum, and also struct.pack with 'q'
and 'Q' args on 32-bit machines.

Addresses issue #1155.
2015-04-25 23:16:39 +01:00
..
2014-03-31 18:02:22 +01:00
2015-03-02 18:30:17 +00:00
2014-03-31 22:57:56 +01:00
2015-02-14 23:35:00 +00:00
2014-02-08 23:17:51 +02:00
2014-02-10 07:13:32 +02:00
2014-04-13 17:46:30 +01:00