Francis Labelle
Francis Labelle
Actually this should already be the case, so I'm not sure why we got an error log for that :thinking: https://github.com/GoSecure/pyrdp/blob/cadee4db847c7c7c5a444070c4f385887655ac03/pyrdp/logging/observers.py#L117-L120 I guess we'll wait to see if this error...
No it's just we're receiving a structure that is just not implemented on our side. :thinking:
References for implementation: - Logging calls: https://stackoverflow.com/a/34920727 - Filesystem calls: https://stackoverflow.com/questions/19672138/how-do-i-mock-the-filesystem-in-python-unit-tests
Hello @jtackaberry ! I actually started working on a UI to create banks [on my fork](https://github.com/xshill/reaticulate/tree/xshill/create-bank-ui), and then saw that there was already an open issue for this. I'm pretty...
Thanks for the (very quick) reply! The mockup looks great! I'm down with moving the editor to a separate window. Like you said I think it would make the UI...
> @xshill can you confirm? Is #212 a superset of your PR? I don't have this library so there may be considerations I'm not aware of. > > Thanks! Holy...