Martin v. Löwis a écrit : > I cannot imagine this scenario as realistic. It is certain realistic > that you want to keep your own code base ASCII-only - what I don't > understand why such a policy would extend to libraries that you use. > If the interfaces of the library are non-ASCII, you will automatically > notice; if it only has some non-ASCII identifiers inside, why would > you bother? > well, for the same reason I prefer to use open source software: because I can debug it in case of need, and because I can use it as an inspiration if I need to write a similar program.
Baptiste _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
