jasontbradshaw / iron-tools

Stream video over the web for either immediate or delayed viewing by an arbitrary number of clients.
3 stars 0 forks source link

take over the world (and contribute to python) #2

Closed elben closed 14 years ago

elben commented 14 years ago

Add a subprocess.NULL class that throws away all data given to it. This will alleviate the burden of having to open a file to '/dev/null', while preserving already running code.

jasontbradshaw commented 14 years ago

superseded by official api requests