Skip to content

Conversation

@danengh
Copy link

@danengh danengh commented Feb 3, 2021

Fixes issue #10
Replace non-existent readplist method.

Replace non-existent readplist method.
@brysontyrrell
Copy link
Owner

plistlib.load is new to Python 3.x. plistlib.readPlist was removed starting in Python 3.9.

While everyone should have migrated off of Python 2 by now, this would be a breaking change for some Jamf admins.

It might be worthwhile to leave this tool compatible with Python 2.7-3.8 and focus on completing PatchCLI which can be made Python 3.8+ compatible only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants