commit | 4f3c5616ccb880f8b5602c2da5c8951b55e4e9dd | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Thu Aug 28 14:55:10 2008 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Thu Aug 28 14:55:10 2008 +0000 |
tree | 1895567b0f04b9a2dd5154c149a81685000b424f | |
parent | ff869fa0f05413bb2da2b56c4578d3fb33c832a3 [diff] |
Removed merge glitch from stringlib/find.h as explained on the python committers list. The FROM_BYTEARRAY isn't required here. This also fixes bug #3713