6 lines
95 B
Python
6 lines
95 B
Python
# -*- encoding: utf-8 -*-
|
|
""""
|
|
OpenStack Swift Python client binding.
|
|
"""
|
|
from client import *
|