Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Repository
080137961daef9a1b0fe1f37f54a820842728442
Switch branch/tag
uPython-mirror
extmod
modbtree.c
Find file
Blame
History
Permalink
extmod/modbtree: open(): Support "in-memory" database with filename=None.
· 08013796
Paul Sokolovsky
authored
Jun 18, 2016
It's not really in-memory though, just uses anonymous temporary file on disk.
08013796