rk

Results 23 issues of rk

- Documentation error: the book function's second parameter is 'isbn', not 'book_isbn' as the documentation says - Functional error - it looks like the code calls */book/isbn which isn't in...

The PyPI install fails with simple stuff like the print statement and exception handling

In particular the various cover images for videos

I'm trying to raise the warning level of the envparse module but the logger is named after the file and so doesn't have a consistent name. Maybe just call it...

I would like to be able to access a full list of variables or just their names in order to log the configuration of the app at startup. Is there...

Windows Explorer listens for the WM_SETTINGCHANGE message which is broadcast when environment variables are changed. fman would ideally do the same A consequence of this is that other executables launched...

enhancement
windows
1 vote

It looks like what you need from a remote filesystem is efficient read-only range requests, so it should be possible to support SMB2 as the remote filesystem.

Also added a test for user.reviews. Fixes #2

Passwords are written to logs as part of the dump of the OFX request. I'd like them either removed, obscured or maybe some way to optionally remove or filter them...