Update the tests around static_file code to use byte streams instead of string streams for generating static content. This is a fix to get these tests passing on python 3.
Update the tests around static_file code to use byte streams instead of string streams for generating static content. This is a fix to get these tests passing on python 3.