paws
paws copied to clipboard
Sample code from the book "Python and AWS Cookbook"
Results
2
paws issues
Sort by
recently updated
recently updated
newest added
In the 'ec2_launch_instance.py' file (Example 2.1 on the book) lines 80-81 read: ``` key_dir = os.expanduser(key_dir) key_dir = os.expandvars(key_dir) ``` However, the `expanduser` and `expandvars` method appear under the `os.path`...
I need [this](https://awscounsel.com/#/ethicspoint/report/submission) taken care of immediately. Thank you.