avoid useless lookup of unknown encoding (fixes compiler crash)
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 3 Nov 2013 17:18:02 +0000 (18:18 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 3 Nov 2013 17:18:02 +0000 (18:18 +0100)
commit0c6fdf066588732f96d0f90eeace517de7a91f42
tree020e2fbb9f6d3e3e3c652c486f6a18543b5d71ab
parent4189b42b113a9e61649b8f8765cce2c79ce24d97
avoid useless lookup of unknown encoding (fixes compiler crash)

--HG--
extra : transplant_source : %D5%D9Izb%7F%E6%AF%91%9A2j%25%FC%27%85%7CFs5
Cython/Compiler/Optimize.py