New submission from Ramchandra Apte:

In the table:

                  case-preserving     case-destroying
                     +-------------------+------------------+
    case-sensitive   | most Unix flavors | brrrrrrrrrr      |
                     +-------------------+------------------+
    case-insensitive | Windows           | some unfortunate |
                     | MacOSX HFS+       | network schemes  |
                     | Cygwin            |                  |
                     |                   | OpenVMS          |
                     +-------------------+------------------+

brrrrrrrrrrr (pardon me for not putting the correct amount of "r"s) should be 
replaced with N/A

----------
messages: 171148
nosy: ramchandra.apte
priority: normal
severity: normal
status: open
title: In a table in PEP 235, brrrrrrrr should be N/A

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16021>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to