summaryrefslogtreecommitdiff
path: root/bin/find-duplicated-sids.py
AgeCommit message (Collapse)Author
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
According to [1]: > Changed in version 3.6: Unrecognized escape sequences produce a DeprecationWarning. > In a future Python version they will be a SyntaxWarning and eventually a SyntaxError. [1] https://docs.python.org/3/reference/lexical_analysis.html#string-and-bytes-literals Change-Id: Ia4f79f17ccb121f423f35b1e1306d5ae285e8762 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98321 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2015-08-06in find-duplicated-sids, also check for redefinitionsNoel Grandin
Change-Id: I0c90efb477a7e9ee4acac98f97c9ff77e75cdec4
2015-08-06add script to find duplicated SID'sNoel Grandin
requested by Phil Jung Change-Id: Id6b803e64868a5194572b3356fa98defa18bff33