This website requires JavaScript.
Explore
Get Started
openstack
/
python-swiftclient
Code
Issues
Proposed changes
c2a3fc56fc
Branches
Tags
View all branches
python-swiftclient
/
swiftclient
/
__init__.py
6 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
First commit.
2012-05-08 11:17:04 +01:00
# -*- encoding: utf-8 -*-
Add doc and version in swiftclient.__init__.py - Add parseable version in swiftclient.__init.py - Generate rst doc like done for swift. Change-Id: I408fbc36693772d2ef6f4823757dd1f4c830193f
2012-05-23 15:14:47 +02:00
"""
"
OpenStack
Swift
Python
client
binding
.
"""
First commit.
2012-05-08 11:17:04 +01:00
from
client
import
*
Copy Permalink