Files @ cbd50af302e6
Branch filter:

Location: NPO-Accounting/conservancy_beancount/tests/userconfig/.rtrc

Brett Smith
rtutil: Explicit fspath cast to avoid a Py3.6 typecheck issue.

On Py3.6, either sqlite3.connect() doesn't take a path-like object,
or the type stubs don't know that.
1
2
3
4
5
6
7
8
9
server https://example.org/filert

user fileuser

# Value tests that spaces are handled correctly.
passwd file  password

# Need to handle auth too!
auth basic