Damien George 9b7a8ee8f1 py: Fix mult by negative number of tuple, list, str, bytes.
Multiplication of a tuple, list, str or bytes now yields an empty
sequence (instead of crashing).  Addresses issue #799

Also added ability to mult bytes on LHS by integer.
2014-08-13 13:22:24 +01:00
..
2014-05-11 03:45:42 +03:00
2014-03-31 18:02:22 +01:00
2014-03-31 22:57:56 +01:00
2014-04-02 14:23:04 +01:00
2014-04-07 04:41:54 +01:00
2014-04-13 19:00:27 +01: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