commit | a1723caabfcdca5d675c4cb04554fb04c7edf601 | [log] [tgz] |
---|---|---|
author | Dustin Rodrigues <dust.rod@gmail.com> | Fri Feb 17 14:30:29 2023 -0500 |
committer | GitHub <noreply@github.com> | Fri Feb 17 14:30:29 2023 -0500 |
tree | 9943432378a1a6ba82534d8121431156204d1655 | |
parent | f482ade4c7887c49dfd8bba3be76f839e562608d [diff] |
gh-101992: update plistlib examples to be runnable (#101994) * gh-101992: update plistlib examples to be runnable * Update Doc/library/plistlib.rst --------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>