comparison scripts/add-issue @ 7178:db06d4aeb978

unshadow stdlib token from roundup's token. This bites me every now and again when running pytest and pdb. Some submodules want to load the stdlib python and end up getting roundup's python and thing break with N_TOKENS not defined etc. So rename token.py to token_r.py (token_r(oundup)... hey naming things is hard) an change code as needed.
author John Rouillard <rouilj@ieee.org>
date Sun, 26 Feb 2023 12:00:35 -0500
parents c75defc1c2f0
children 9c3ec0a5c7fc
comparison
equal deleted inserted replaced
7177:d787f7282ea3 7178:db06d4aeb978

Roundup Issue Tracker: http://roundup-tracker.org/