Athanasius
3900e3e4ab
protocol.py: De-future
2020-06-21 16:23:01 +01:00
Athanasius
a25d22123b
Fixes do_GET()'s use of .write()
2020-06-21 16:23:00 +01:00
Athanasius
d0ae621387
Running EDMarketConnector.py 'works'.
...
First pass utilising 'futurize' to do most of the work.
There's an issue with ur'\"' in l10n.py which I'm not sure how to
properly fix.
This now has errors when hitting the 'Update' button.
2020-06-21 16:23:00 +01:00
Jonathan Harris
a6ce9edc1d
Fix running under Wine
2019-06-19 12:09:26 +01:00
Jonathan Harris
d8b2cb361b
Don't start handlers before main window created
2019-01-15 00:00:46 +00:00
Jonathan Harris
fd492cdf94
Support authentication when running from source
...
Fixes #395
2019-01-14 21:33:41 +00:00
Jonathan Harris
a32be8098a
Raise app window to display results of authorization callback
2018-12-28 18:50:33 +00:00
Jonathan Harris
f17f5d3f25
PKCE OAuth2 access to cAPI
2018-12-28 03:32:26 +00:00