This website requires JavaScript.
Explore
Help
Register
Sign In
mawei
/
StarPilot
Watch
1
Star
0
Fork
0
You've already forked StarPilot
mirror of
https://github.com/firestar5683/StarPilot.git
synced
2026-06-28 10:02:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6abffe0edef6f48addae8dacd4b29d04bb1fca3a
StarPilot
/
tools
/
lib
/
filereader.py
T
George Hotz
29ac3da7b8
merge in tools
2020-01-17 10:07:22 -08:00
4 lines
45 B
Python
Raw
Blame
History
def
FileReader
(
fn
)
:
return
open
(
fn
,
'
rb
'
)
Reference in New Issue
View Git Blame
Copy Permalink