Skip to content
Commit ecd265de authored by François Revol's avatar François Revol Committed by Romain Bignon
Browse files

Replace usage of os.mknod() by os.open(O_CREAT)

Haiku doesn't have mknod().
Actually it does now, but it might take ages for python
to support it as os.mknod().
parent 2413c4bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment