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.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.