[issue15265] random.sample() docs unclear on k < len(population)
Eugenio Minardi added the comment: Added the related line to the documentation describing when the exception is raised. -- keywords: +patch nosy: +kmox83 Added file: http://bugs.python.org/file26285/issue15265-fix-docs.patch ___ Python tracker
[issue15265] random.sample() docs unclear on k < len(population)
Eugenio Minardi added the comment: Ok, I have updated the patch -- Added file: http://bugs.python.org/file26296/issue15265-fix-docs-update.patch ___ Python tracker <http://bugs.python.org/issue15