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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka, tim.peters
Date 2019-06-06.16:36:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
perm(n, n) = factorial(n)
History
Date User Action Args
2019-06-06 16:36:49serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson
2019-06-06 16:36:49serhiy.storchakasetmessageid: <[email protected]>
2019-06-06 16:36:49serhiy.storchakalinkissue37178 messages
2019-06-06 16:36:49serhiy.storchakacreate