![Joshua Harlow](/assets/img/avatar_default.png)
Instead of needing to convert this from a list to a tuple on every property access just keep the internal split collection as a tuple in the first place (this saves time on every access of it). Change-Id: I7d216394a2dbb49aa8e6ed3705090bac29171907
Team and repository tags
oslo.utils
The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.utils
- Source: http://git.openstack.org/cgit/openstack/oslo.utils
- Bugs: http://bugs.launchpad.net/oslo.utils
Description
Languages
Python
100%