diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2012-03-11 12:49:04 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2012-03-12 07:54:21 -0600 |
commit | 737f690d1c1c6e5ceeb9e1967001e50500459ecd (patch) | |
tree | 376cc04591157c276d82c4bde07f8b5705f01d2c /numpy/core/numeric.py | |
parent | 95a52abd7e08d87310bd0f79a1d7a0299aaf8571 (diff) | |
download | numpy-737f690d1c1c6e5ceeb9e1967001e50500459ecd.tar.gz |
BUG: In Python 3K PyComplex can't convert byte strings.
This may be more a workaround for a Python 3K inconsistency or bug,
but it is probably better to use unicode for these sorts of calls.
The fix itself is a bit of a hack, but so is the *_to_* function.
It really needs a rewrite.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions