make bytes the common type of char* and bytes literal in comparisons (ticket #582)
authorStefan Behnel <scoder@users.berlios.de>
Sat, 30 Oct 2010 20:19:11 +0000 (22:19 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 30 Oct 2010 20:19:11 +0000 (22:19 +0200)
commitff27eac9af38bbaca3273c5a8902c3f5463991a0
tree625e7906a6734a265e5c39694be4fd61025edf11
parent02623216042e07b66094710a6aaf211903c4e96f
make bytes the common type of char* and bytes literal in comparisons (ticket #582)
Cython/Compiler/ExprNodes.py
tests/run/charptr_comparison_T582.pyx