diff options
author | Tim Peters <tim.peters@gmail.com> | 2003-03-01 23:33:34 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2003-03-01 23:33:34 (GMT) |
commit | 3ba491e6b1747707374e56fd9f0fb958b2aafcd5 (patch) | |
tree | 8cfd9676211655a58f1c736f43b2dd9558b311d8 /Misc | |
parent | f421e81e4112809380542af378575756247eba00 (diff) | |
download | cpython-3ba491e6b1747707374e56fd9f0fb958b2aafcd5.zip cpython-3ba491e6b1747707374e56fd9f0fb958b2aafcd5.tar.gz cpython-3ba491e6b1747707374e56fd9f0fb958b2aafcd5.tar.bz2 |
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 'Misc')
0 files changed, 0 insertions, 0 deletions