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 philiprowlands
Recipients philiprowlands
Date 2022-02-19.17:24:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645291467.44.0.659055078048.issue46800@roundup.psfhosted.org>
In-reply-to
Content
Went looking for os.pause() but found nothing in the docs, bpo, or Google.
https://man7.org/linux/man-pages/man2/pause.2.html

Obviously not a popular syscall, but I have a use case for it.
History
Date User Action Args
2022-02-19 17:24:27philiprowlandssetrecipients: + philiprowlands
2022-02-19 17:24:27philiprowlandssetmessageid: <1645291467.44.0.659055078048.issue46800@roundup.psfhosted.org>
2022-02-19 17:24:27philiprowlandslinkissue46800 messages
2022-02-19 17:24:27philiprowlandscreate