[issue16021] In a table in PEP 235, brrrrrrrr should be N/A

Ramchandra Apte report at bugs.python.org
Mon Sep 24 16:34:13 CEST 2012


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 <report at bugs.python.org>
<http://bugs.python.org/issue16021>
_______________________________________


More information about the Python-bugs-list mailing list