Hello Matthias,
To extend #require over amforth-shell.py sessions simply add data
persistence to "self._uploaded = set()".
See https://docs.python.org/2/library/persistence.html
It would be much simpler.
Enoch, Your faithful shadow.
P/S "spying on developers" was said tongue-in-cheek :-)
Ma
Hi Enoch,
> I don't see the benefit of automatically collecting my uploaded file
> names into the firmware.
Just don't define a wordlist with the name uploaded-wl.
It not part of the default (or any other) configuration.
I should write a recipe for it, it seems.
> In fact, it's a sort of spyin