crossbar._compat¶ Functions¶ native_string(string) Make C{string} be the type of C{str}, decoding with ASCII if required. Module Contents¶ native_string(string)[source]¶ Make C{string} be the type of C{str}, decoding with ASCII if required.