How to fix those errors?
Chris Angelico
rosuav at gmail.com
Tue Nov 18 02:37:22 EST 2014
More information about the Python-list mailing list
Tue Nov 18 02:37:22 EST 2014
- Previous message (by thread): How to fix those errors?
- Next message (by thread): How to fix those errors?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Nov 18, 2014 at 6:25 PM, Gregory Ewing <greg.ewing at canterbury.ac.nz> wrote: > Taking this even further, we could allow all > characters to be encoded in 90-degree-rotated > Braille. This would be a tremendous advantage > for blind or poorly-sighted Python users. Indeed. However, which way should they be rotated? Clockwise or counterclockwise? We would need a special encoding cookie, consisting of the Braille encoding of "zero-width space", with a guarantee that its inverted form will never be used to mean anything. Alternatively, you could have programs attempt to autodetect the rotation used, which will be perfect unless Bush hid the facts. ChrisA
- Previous message (by thread): How to fix those errors?
- Next message (by thread): How to fix those errors?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list