Re: Docs Typo

2009-11-07 Thread Steven D'Aprano
On Sat, 07 Nov 2009 01:09:51 +1300, Lawrence D'Oliveiro wrote: > In message <87eioghrsk@benfinney.id.au>, Ben Finney wrote: > >> Lawrence D'Oliveiro writes: >> >>> -- “ScrolledCavas” should >>> be “ScrolledCanvas”. >> >> Thanks for finding and d

Re: Docs Typo

2009-11-03 Thread Ben Finney
Lawrence D'Oliveiro writes: > -- “ScrolledCavas” should be > “ScrolledCanvas”. Thanks for finding and describing a fault with the Python documentation. This is not the right place for reporting it, though: this is the Python user forum, not an approp

Docs Typo

2009-11-03 Thread Lawrence D'Oliveiro
-- “ScrolledCavas” should be “ScrolledCanvas”. Also, unlike documentation for other library modules, there is no indication of which features are new in Python 2.6. -- http://mail.python.org/mailman/listinfo/python-list