This website requires JavaScript.
Explore
Help
Register
Sign In
Hawkin
/
arangodb
mirror of
https://gitee.com/bigwinds/arangodb
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
You've already forked arangodb
0
Code
Issues
Projects
Releases
Wiki
Activity
f3d24e0f67
arangodb
/
3rdParty
/
boost
/
1.69.0
/
tools
/
build
/
example
/
make
/
foo.py
3 lines
66 B
Python
Raw
Blame
History
import
sys
open
(
sys
.
argv
[
2
]
,
"
w
"
)
.
write
(
open
(
sys
.
argv
[
1
]
)
.
read
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink