Reverted plistlib API for python 2.7
Related to: https://reviews.llvm.org/D109235 and https://reviews.llvm.org/D112136
Details
Details
Diff Detail
Diff Detail
- Repository
- rLNT LNT
Event Timeline
Comment Actions
I like the simplicity of it compared to my solution, but I'm a bit bothered by plistformat2 being in fact the same format. But it is simpler and less ugly than what I did. @tnfchris what is your opinion?
@kpdev42 Are you still using LNT in Python 2 mode? If not maybe we should just drop Python 2 support (https://reviews.llvm.org/D69056)