This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients eric.araujo, ezio.melotti, georg.brandl, michael.driscoll, orsenthil, python-dev, rhettinger, sandro.tosi, smichr, tim.peters
Date 2013-10-06.04:35:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cssS62WFrz7LjR@mail.python.org>
In-reply-to
Content
New changeset b1e94e332ec8 by Raymond Hettinger in branch '2.7':
Issue 14927: Minor clean-up of function parameters in random().
http://hg.python.org/cpython/rev/b1e94e332ec8
History
Date User Action Args
2013-10-06 04:35:03python-devsetrecipients: + python-dev, tim.peters, georg.brandl, rhettinger, smichr, orsenthil, ezio.melotti, eric.araujo, sandro.tosi, michael.driscoll
2013-10-06 04:35:03python-devlinkissue14927 messages
2013-10-06 04:35:02python-devcreate