mirror of
https://github.com/servo/servo.git
synced 2025-06-08 00:23:30 +00:00
- os.environ is always `str` in Python 3. - The only string type is `str` so we can stop using `six.str_types`. - `iteritems()` isn't necessary because dicts have the `items()` method. |
||
---|---|---|
.. | ||
__init__.py | ||
licenseck.py | ||
tidy.py |