syntribos/syntribos/utils
Rahul Nair a2f1d7c222 Fixing a bug due to getlogin() in syntribos
The bug is due to the fact that sometimes when using os.getlogin(),
Python is calling the system getlogin() function and returns a strerror
"No such file or dir", thus failing to get the login name.

Change-Id: I4156325d7435c69943b2bb736bd1ec7b4d060db4
Closes-Bug: #1640850
2016-11-10 15:20:24 -06:00
..
__init__.py Adding unique_id to tests 2016-08-04 20:22:17 +00:00
cleanup.py Fixing unicode error 2016-10-26 17:33:27 -05:00
cli.py Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05:00
config_fixture.py Loading payload from remote URI 2016-10-25 10:28:25 -05:00
env.py Fixing a bug due to getlogin() in syntribos 2016-11-10 15:20:24 -06:00
file_utils.py Fixing unicode error 2016-10-26 17:33:27 -05:00
memoize.py Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05:00
remotes.py Introduced payload and template downloading 2016-10-28 14:42:12 -05:00
string_utils.py Adding python 3 compatibility and some minor styling changes 2016-10-14 17:39:29 -05:00