Files
weirdAAL/libs
cclauss e97bd9ab22 Typo in variable name: file --> source_file
Should solve one undefined name in flake8 testing of https://github.com/carnal0wnage/weirdAAL on Python 3.6.3

$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./libs/aws_lambda.py:135:86: F821 undefined name 'region'
            print("[-] GetAccountSettings allowed for {} but no results [-]" .format(region))
                                                                                     ^
./libs/s3.py:289:54: F821 undefined name 'file'
            print("{} object does not exist.".format(file))
                                                     ^
2     F821 undefined name 'region'
2
```
2018-05-23 23:58:23 +02:00
..
2018-04-24 21:40:16 -04:00
2018-05-01 19:21:21 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-02 22:44:58 -04:00
2018-05-17 19:43:56 -04:00
2018-05-22 07:30:27 +02:00
2018-05-02 22:44:58 -04:00
2018-05-22 07:30:27 +02:00
2018-05-02 22:44:58 -04:00
2018-05-22 07:30:27 +02:00
2018-05-22 07:30:27 +02:00
2018-05-02 22:44:58 -04:00
2018-05-22 07:30:27 +02:00
2018-05-22 06:48:03 -04:00
2018-05-02 22:44:58 -04:00