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 mangrisano
Recipients Justin Fay, mangrisano
Date 2019-05-29.16:15:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The doc (3.7) says that the argument "may be a floating point number to indicate a more precise sleep time."
I think that TypeError message is right because you can choose how much precision you need but it's optional.
What do you think about that?
History
Date User Action Args
2019-05-29 16:15:52mangrisanosetrecipients: + mangrisano, Justin Fay
2019-05-29 16:15:52mangrisanosetmessageid: <[email protected]>
2019-05-29 16:15:52mangrisanolinkissue37086 messages
2019-05-29 16:15:52mangrisanocreate