PTU5KAS/kas
Jan Kiszka 7155769f06 libkas: Ensure Python 3.7 compatibility
In 3.7, async became a reserved word. So we can no longer use it
directly for pre-3.5 compatibility.

At this chance, extract the common compat part into a helper function.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2018-11-07 14:51:45 +01:00
..
__init__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__main__.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
__version__.py Release 0.19.0 2018-09-10 12:31:20 +02:00
build.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
config.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
configschema.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
context.py Remove SSH_AGENT_PID forwarding 2018-09-17 16:23:46 +02:00
includehandler.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
kas.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
libcmds.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
libkas.py libkas: Ensure Python 3.7 compatibility 2018-11-07 14:51:45 +01:00
repos.py Correct grammar, spelling and copyright year in files 2018-09-05 12:46:35 +02:00
shell.py shell: Drop pointless --target parameter 2018-11-07 14:17:14 +01:00