[Tutor] 2.7.3 documentation gripe (feel free to ignore)

Ray Jones crawlzone at gmail.com
Fri Sep 14 09:29:00 CEST 2012


    6.5. The del
    <http://docs.python.org/reference/simple_stmts.html#del> statement

*del_stmt* ::=  "del" target_list <http://docs.python.org/reference/simple_stmts.html#grammar-token-target_list>

Deletion is recursively defined very similar to the way assignment is
defined. Rather than spelling it out in full details, here are some hints.

===============================================

They call this DOCUMENTATION??? "it's similar to such and such - you
figure it out....here are the hints"!

Bah! I hope their code is better than the documentation. :-p


Ray

P.S. Not a request for help - I can find the answers. Just a comment on
the documentation in general



More information about the Tutor mailing list