commit | 1e35e765321311222f118197c79f2c3937035ffc | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Oct 09 17:21:10 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Oct 09 17:21:10 2007 +0000 |
tree | da550a2a6e205185eb215a9bd9e5cdabb1b92a12 | |
parent | 6ccd3f2dbcb98b33a71ffa6eae949deae797c09c [diff] |
Patch #1049 by Thomas Lee. Changes comparisons between PyBytes and PyUnicode to return unequal instead of raising TypeError.