flake8
passed.
JSHint
passed.
Review Request #12520 — Created Aug. 9, 2022 and submitted
rbt info
was depending on abackports
module, which was only
installed on Python 2.7. This prevented the command from working at all
on Python 3.This changes the usage to be a conditional import, using the modern
version if available and falling back on the backport.
Successfully ran
rbt info
on Python 3.
Summary | ID |
---|---|
2851041025026e12b85cf253a7d15068498d36a7 |