comparison roundup/anypy/html.py @ 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 ff57db595a58
children 7f888f046857
comparison
equal deleted inserted replaced
7177:d787f7282ea3 7178:db06d4aeb978

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