This commit is contained in:
Scott Moser 2013-03-20 08:34:19 -04:00
parent e382bdee21
commit 7ca654ea32

View File

@ -28,7 +28,7 @@ import boto.utils as boto_utils
# would have existed) do not exist due to the blocking
# that occurred.
# TODO: https://github.com/boto/boto/issues/1401
# TODO(harlowja): https://github.com/boto/boto/issues/1401
# When boto finally moves to using requests, we should be able
# to provide it ssl details, it does not yet, so we can't provide them...