diff options
author | Tim Peters <tim.peters@gmail.com> | 2005-02-15 16:22:34 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2005-02-15 16:22:34 (GMT) |
commit | 90718a4eb5a21d903d9cefdb7f8cdb50e847187b (patch) | |
tree | 1020789c8b03fe30b04234695cd92a5a4c19dfa7 /Python | |
parent | f0588583475fed46adac06dce59d82f7f34ca966 (diff) | |
download | cpython-90718a4eb5a21d903d9cefdb7f8cdb50e847187b.zip cpython-90718a4eb5a21d903d9cefdb7f8cdb50e847187b.tar.gz cpython-90718a4eb5a21d903d9cefdb7f8cdb50e847187b.tar.bz2 |
An instance of class PicklingError was used here simply as an example of
_some_ user-defined class instance. That it was also an exception isn't
interesting, but does interfere with Michael Hudson's new-style exception
patch. This just changes the doctest example, to use an instance of a
non-exception class.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions