LWN.net Logo

Only while interactive

Only while interactive

Posted Sep 7, 2006 14:36 UTC (Thu) by nas (subscriber, #17)
Parent article: Various notes, all about Python

Note that it only polls when sitting in the readline interactive prompt. Try strace python -c 'while True: pass'. The bug should and will be fixed but this is hardly a major problem.


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds