Python3 compatibility patch
ClosedPublic

Authored by bcornec on Nov 27 2019, 1:11 AM.

Details

Reviewers
rstephenson
Summary

Fixing the print calls which are python2 only and won't build on LInux
distribution removing python2 support (Maegia e.g.)

Test Plan

Just build the SW to check no incompatibility is found

Diff Detail

Repository
R470 Tellico
Lint
Lint Skipped
Unit
Unit Tests Skipped
bcornec requested review of this revision.Nov 27 2019, 1:11 AM
bcornec created this revision.
bcornec updated this revision to Diff 70389.Nov 27 2019, 1:42 AM

Import of htmlentitydefs has also changed with python3

rstephenson accepted this revision.Dec 11 2019, 2:33 AM
This revision is now accepted and ready to land.Dec 11 2019, 2:33 AM