Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

util.py and _helpers.py should be merged #251

Closed
dhermes opened this issue Aug 10, 2015 · 1 comment
Closed

util.py and _helpers.py should be merged #251

dhermes opened this issue Aug 10, 2015 · 1 comment
Labels
Milestone

Comments

@dhermes
Copy link
Contributor

dhermes commented Aug 10, 2015

That's my fault for creating _helpers and not realizing util was there.

@dhermes
Copy link
Contributor Author

dhermes commented Sep 1, 2015

(As of 5dda032)


Things defined in util:

  • positional
  • scopes_to_string
  • string_to_scopes
  • dict_to_tuple_key
  • _add_query_parameter
  • POSITIONAL_WARNING (not really relevant, but is in __all__)
  • POSITIONAL_EXCEPTION (not really relevant, but is in __all__)
  • POSITIONAL_IGNORE (not really relevant, but is in __all__)

Things defined in _helpers:

  • _parse_pem_key
  • _json_encode
  • _to_bytes
  • _from_bytes
  • _urlsafe_b64encode
  • _urlsafe_b64decode

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants