This website requires JavaScript.
Explore
Help
Register
Sign In
mawei
/
openpilot0
mirror of
https://github.com/commaai/openpilot.git
Watch
1
Star
0
Fork
You've already forked openpilot0
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5fb85ede56
openpilot0
/
common
/
compat.py
4 lines
56 B
Python
Raw
Blame
History
# py2,3 compatiblity helpers
basestring
=
(
str
,
bytes
)
Reference in New Issue
View Git Blame
Copy Permalink