You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/examples
Alex Willmer 0417d4d73a Replace os.system() with subprocess.check_call()
Non-zero return codes should raise an exception, not pass silently.
2 years ago
..
service issue #589: remove outdated/incomplete examples 5 years ago
install_app.py Replace os.system() with subprocess.check_call() 2 years ago
mitogen-fuse.py Fix up another handful of LGTM errors. 5 years ago
mitop.py examples: fix mitop for Python 3. 6 years ago
ping_pong.py core: many docstring updates and an example substitute for Channel 5 years ago
select_loop.py examples: add Select lifetimes to example. 5 years ago
the_basics.py examples: use Router.myself() in the_basics.py 5 years ago