Y
Hacker News
new
|
ask
|
show
|
jobs
by
simonw
1025 days ago
Oh cool!
Regular Python doesn't need me to create the file first, I wonder why this works differently.
1 comments
benno128
1025 days ago
Might be this particular build of Python, or might be that I implemented one of the `fd` functions in a way Python/SQlite is surprised by. I'll have a look into it some time!
link
evacchi
1024 days ago
Maybe just the missing leading slash in the original reproducer? :)
link