On 14/09/12 17:29, Ray Jones wrote:
6.5. The del <http://docs.python.org/reference/simple_stmts.html#del> statement
[...]
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
*shrug* Look at the size of the documentation for assignments, two and a half pages. Deletion is almost exactly the same except there is no target on the left hand side of the "operator". I'm honestly not sure that there would be any advantage to spelling out in gory detail over a page and a half how del works, but if you think the documentation is lacking, remember that Python is an open-source project and community input is welcome and desired. -- Steven _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor