> TypeError: 'str' does not support the buffer interface ... > Some better way to test it :?) Oops, sorry! I'd created the directory tree using Python 2.x, and then tested using Python 3.x with the dir tree still present. Fixed in the GitHub repo now. -Ben