Roman Suzi <[EMAIL PROTECTED]> writes: > As for his claims, I am quite surprised that Python lacks > something in the docs.
Python is lacking plenty in the docs. Care to figure out from the docs how tkinter works? That's not explained anywhere at all, except in some off-site resources and in some printed books. Even some language features like class methods and slots are explained only in PEP's and release notes, instead of in the language manual where you'd expect to find them since they're part of the language. -- http://mail.python.org/mailman/listinfo/python-list