[issue4570] Bad example in set tutorial

2010-04-06 Thread Kelda
Changes by Kelda : Removed file: http://bugs.python.org/file16790/datastructures.diff ___ Python tracker <http://bugs.python.org/issue4570> ___ ___ Python-bugs-list mailin

[issue4570] Bad example in set tutorial

2010-04-06 Thread Kelda
Kelda added the comment: I think this change fits well with the rest of the example without having to rework things. Spacing fixed. -- Added file: http://bugs.python.org/file16795/datastructures.diff ___ Python tracker <http://bugs.python.

[issue4570] Bad example in set tutorial

2010-04-06 Thread Kelda
Kelda added the comment: Replaced unused variable assignment with a call to set() for illustrative purposes. -- keywords: +patch nosy: +autometa Added file: http://bugs.python.org/file16790/datastructures.diff ___ Python tracker <h