Francois H. Theron
Francois H. Theron
The optimistic number is interesting, but a "real" number is useful. Resuming an interrupted `rsync --partial --progress` does the same thing, but it uses a small window so the real...
 Ideally the colon on these three lines should have the same scope and whatever changes are made to conditional `keyword` scopes should probably apply to the...
Just in case, the word "apply" might have been a bad choice. I only meant that all those colons should have the same `punctuation.section.conditional.block` since they are part of conditional...
> I'd say the jumping part (out of the function to the next try-catch or maybe even the entire program) is more important This is my view as well. I'd...
Is it possible to assign a username to a custom bot, like @ottothebot, to make it discoverable in the contacts directory?
The following works, assuming the dialog only queries for available choices once. This rely on python's `property` feature to cheat and I cannot claim if this is reliable or safe,...