This commit is contained in:
Alexander Mohr 2018-05-03 02:10:17 -07:00
parent 7a57dc2034
commit 93a404ec37

View File

@ -24,6 +24,7 @@ from xml.dom import minidom
DEFAULT_REGION_NAME = 'us-east-1'
def parse_key_name(pth):
return pth.lstrip("/")