commit | d9ebf4dc1f2a816ea708e055d544efb2e2d0a7d5 | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Tue Apr 02 13:10:52 2013 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Tue Apr 02 13:10:52 2013 -0400 |
tree | b549a4af3913bd8702465d81cc9a620038c7c96a | |
parent | e3e1c17e08f03c150dff060f5824cb4454e311e4 [diff] |
#17489: Add explanatory comment that __getstate__ is not called. We don't put coverage directives in the stdlib, but anyone looking at a coverage report for Random should see the comment and understand why the lines aren't covered.