dragonpilot - 基於 openpilot 的開源駕駛輔助系統
 
 
 
 
 
 

3 lines
56 B

# py2,3 compatiblity helpers
basestring = (str, bytes)