diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-03-01 23:33:34 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-03-01 23:33:34 +0000 |
commit | 3ba491e6b1747707374e56fd9f0fb958b2aafcd5 (patch) | |
tree | 8cfd9676211655a58f1c736f43b2dd9558b311d8 /Lib/sets.py | |
parent | f421e81e4112809380542af378575756247eba00 (diff) | |
download | cpython-git-3ba491e6b1747707374e56fd9f0fb958b2aafcd5.tar.gz |
The doctest was printing Sets, but that's unreliable because set
elements get displayed in undefined dict order. Use a Set subclass
instead (which arranges to sort the elements for display).
Diffstat (limited to 'Lib/sets.py')
0 files changed, 0 insertions, 0 deletions