Skip to content

Instantly share code, notes, and snippets.

@bloodeagle40234
Created November 2, 2021 05:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bloodeagle40234/0670f4ff390ee1049efb2bf021816bac to your computer and use it in GitHub Desktop.
Save bloodeagle40234/0670f4ff390ee1049efb2bf021816bac to your computer and use it in GitHub Desktop.
>>> from swift.common.ring import Ring
>>> r = Ring("./account.ring.gz")
>>> r
<swift.common.ring.ring.Ring object at 0x7f9a159e9890>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment