How to convert (unicode) text to image?
Paul Rubin
no.email at nospam.invalid
Mon Aug 30 07:14:56 EDT 2010
Thomas Jollans <thomas at jollybox.de> writes:
> Actually, the Python standard library reference manual is excellent. At least
> that's my opinion....
> What exactly are you comparing the Python docs to, I wonder? Obviously not
> something like Vala, but that goes without saying.
I didn't know Vala had especially good docs. I think GCC's docs are
pretty good. Python's are mostly ok but have significant gaps. For
example, tkinter has been part of the stdlib for at least a decade but
is totally undocumented in the Python library manual.
More information about the Python-list
mailing list