| 1 | initial version |
I can reproduce the issue, this is because of some wrong handling of unicode in Python 2. If you compile Sage with Python 3 support (or if you wait until Python 3 becomes the default), it works correctly.
| 2 | No.2 Revision |
I can reproduce the issue, this is probably because of some wrong handling of unicode in Python 2. If Indeed, if you compile Sage with Python 3 support (or if you wait until Python 3 becomes the default), it works correctly.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.