This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
dragonpilot
mirror of
https://github.com/dragonpilot-community/dragonpilot.git
Watch
1
Star
0
Fork
You've already forked dragonpilot
0
Code
Issues
6
Packages
Projects
Releases
Wiki
Activity
dragonpilot - 基於 openpilot 的開源駕駛輔助系統
170
Commits
42
Branches
64
Tags
7.0 GiB
C
54.9%
C++
23.2%
Python
20%
Cap'n Proto
0.8%
Cython
0.3%
Other
0.6%
Tree:
f50e016c12
dragonpilot
/
common
/
compat.py
3 lines
56 B
Raw
Blame
History
# py2,3 compatiblity helpers
basestring
=
(
str
,
bytes
)
Reference in new issue
View Git Blame
Copy Permalink