The new 0o prefix was introduced in Python 2.6; the old 0 prefix was
deprecated in Python 3.0.
Details
Details
- Reviewers
machniak mollekopf - Commits
- rP7750671314e6: [Python 3] Use 0o prefix for octal numbers
Diff Detail
Diff Detail
- Repository
- rP pykolab
- Branch
- 02-octal-prefix
- Lint
Lint Errors Severity Location Code Message Error pykolab/auth/ldap/syncrepl.py:75 E701 PEP8 E701 Error pykolab/auth/ldap/syncrepl.py:76 E701 PEP8 E701 Error pykolab/setup/setup_mta.py:403 E111 PEP8 E111 Error pykolab/setup/setup_mta.py:404 E111 PEP8 E111 - Unit
No Test Coverage - Build Status
Buildable 37771 Build 15223: arc lint + arc unit