On 10/30/05, François Pinard <[EMAIL PROTECTED]> wrote: > All development is done in house by French people. All documentation, > external or internal, comments, identifier and function names, > everything is in French. Some of the developers here have had a long > programming life, while they only barely read English. It is surely > a constant frustration, for some of us, having to mangle identifiers by > ravelling out their necessary diacritics. It does not look good, it > does not smell good, and in many cases, mangling identifiers > significantly decreases program legibility.
Hear, hear! Not all the world uses english, and restricting them to latin characters simply means it's not readable in any language. It doesn't make it any more readable for those of us who only understand english. +1 on internationalized identifiers. -- Adam Olsen, aka Rhamphoryncus _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com