|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Docs Typo<http://docs.python.org/library/turtle.html> -- “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 |
|
|
Re: Docs TypoLawrence D'Oliveiro <ldo@...> writes:
> <http://docs.python.org/library/turtle.html> -- “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 appropriate place for reporting faults. If you would like the issue to be addressed, please report it to the Python bug tracking system <URL:http://bugs.python.org/>. -- \ “Program testing can be a very effective way to show the | `\ presence of bugs, but is hopelessly inadequate for showing | _o__) their absence.” —Edsger W. Dijkstra | Ben Finney -- http://mail.python.org/mailman/listinfo/python-list |
|
|
Re: Docs TypoIn message <87eioghrsk.fsf@...>, Ben Finney wrote:
> Lawrence D'Oliveiro <ldo@...> writes: > >> <http://docs.python.org/library/turtle.html> -- “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 appropriate place for reporting faults. > > If you would like the issue to be addressed, please report it to the > Python bug tracking system <URL:http://bugs.python.org/>. What do you want, a bloody HTML patch? Just fix the damn typo, already! -- http://mail.python.org/mailman/listinfo/python-list |
|
|
Re: Docs TypoOn Nov 6, 12:09 pm, Lawrence D'Oliveiro <l...@geek-
central.gen.new_zealand> wrote: > In message <87eioghrsk....@...>, Ben Finney wrote: > > > Lawrence D'Oliveiro <l...@...> writes: > > >> <http://docs.python.org/library/turtle.html> -- “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 appropriate place for reporting faults. > > > If you would like the issue to be addressed, please report it to the > > Python bug tracking system <URL:http://bugs.python.org/>. > > What do you want, a bloody HTML patch? Nope; just the first two lines of your original post in a bugs.python.org report would be plenty. If you make sure to mark 'Documentation' in the Components field, I think this will get corrected pretty quickly. > Just fix the damn typo, already! Who is this addressed to? The chances are that the people most likely to fix this aren't reading this thread. I'd fix it myself, but I'm at work at the moment with no commit access to the Python svn repo. And by the time I get home, I'll probably have forgotten about it. Filing a bugs.python.org issue makes sure that this *will* get noticed by someone. Mark -- http://mail.python.org/mailman/listinfo/python-list |
|
|
Re: Docs TypoOn Nov 6, 12:09 pm, Lawrence D'Oliveiro <l...@geek-
central.gen.new_zealand> wrote: > In message <87eioghrsk....@...>, Ben Finney wrote: > > > Lawrence D'Oliveiro <l...@...> writes: > > >> <http://docs.python.org/library/turtle.html> -- “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 appropriate place for reporting faults. > > > If you would like the issue to be addressed, please report it to the > > Python bug tracking system <URL:http://bugs.python.org/>. > > What do you want, a bloody HTML patch? Just fix the damn typo, already! http://bugs.python.org/issue7271 Mark -- http://mail.python.org/mailman/listinfo/python-list |
|
|
Re: Docs TypoOn Sat, 07 Nov 2009 01:09:51 +1300, Lawrence D'Oliveiro wrote:
> In message <87eioghrsk.fsf@...>, Ben Finney wrote: > >> Lawrence D'Oliveiro <ldo@...> writes: >> >>> <http://docs.python.org/library/turtle.html> -- “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 appropriate place for reporting >> faults. >> >> If you would like the issue to be addressed, please report it to the >> Python bug tracking system <URL:http://bugs.python.org/>. > > What do you want, a bloody HTML patch? Just fix the damn typo, already! I tried abusing strangers on the Internet, but the typo is still there. So I tried waving my hands in the air, but the typo is still there. Then I tried chanting magical incantations, but the typo is still there. I tried kicking the dog across the room, but the typo is still there. Next I'm going to try wishing really, really hard, and if that fails I'll try abusing strangers on the Internet again, and if that still fails, well, I guess that there just is no possible way to fix typos in the Python documentation. Such a pity. If only there was, oh I don't know, a Python bug tracker or something, where one could report bugs and have them fixed. -- Steven -- http://mail.python.org/mailman/listinfo/python-list |
| Free embeddable forum powered by Nabble | Forum Help |