[issue24533] Increased Test Coverage for Lib/random.py
New submission from Charles Nodell: This patch just extends test coverage on the random library by a few lines. -- components: Tests files: mywork.patch keywords: patch messages: 245956 nosy: Charles Nodell priority: normal severity: normal status: open title: Increased Test Coverage
[issue24533] Increased Test Coverage for Lib/random.py
Charles Nodell added the comment: Sounds fine! I look forward to seeing how to do this properly! -- ___ Python tracker <http://bugs.python.org/issue24533> ___ ___