> That describes me perfectly. I am self-interested to > the extent that my employers just pay me to write > working Python code, so I want the simplicity of ASCII > only.
What I don't understand is why you can't simply continue to do so, with PEP 3131 implemented? If you have no need for accessing the NIS database, or for TLS sockets, you just don't use them - no need to make these features optional in the library. Regards, Martin _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com