You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For functions that work on UBI files and call
`open()`, additionally allow a file object to be
passed, and in that case leave the responsibility
of closing it to the caller. This means that the
scripts can now open the file once instead of two
to four times previously.
0 commit comments