Aaron Wilson
Aaron Wilson
All newlines, I can generate a screenshot real quick
 ctrl+c and then paste into python repl  and the normal behavior as a control 
Sidenote, this seems to double-up the events, meaning that a single file-save is sending "attrib" twice to the notifier.
It's been a while and I abandoned this approach, so I'll have to poke around again to try to reproduce, let's see where I get.
In this context, HTTP is the transport. See [here](https://thrift.apache.org/docs/concepts#transport).
Theoretically, you try to open the path as a file as the fallback to unsupported schemes, rather than simply giving up. Let the filesystem figure out what it can and...
Alternatively, maybe it's a bad idea for "load" to magically coerce different path types to begin with, and the function should have separate treatments for "filesystem paths" and "URLs".
@wooparadog stays pretty busy, from what it sounds like. I agree that #285 is a good enough approach, we should accept it.
Thanks for the pointer, I was suspicious about how convenient that `4` was in the options there but couldn't find the documentation in `gen_tcp` that pulled it together, so I...
Please do this.