Skip to content

Instantly share code, notes, and snippets.

View brycepg's full-sized avatar

Bryce Guinta brycepg

View GitHub Profile
@brycepg
brycepg / yield_from.ipynb
Created August 10, 2016 06:40 — forked from anonymous/yield_from.ipynb
Why Python's 3.x's "yield from" is useful
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/bin/bash
foobar=$(echo -e "coding\nbrowsing\npron" | dmenu)
workspace.rb "$foobar"