Mercurial > hg
diff hgext/absorb.py @ 51378:82131be5258e
dispatch: don't attempt to import debugger as bytestring
The __import__ thingie needs a string, not a bytestring. Guess I'm the
only one who uses this once in a while and noticed it was broken.
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Wed, 14 Feb 2024 15:23:59 -0500 |
parents | d718eddf01d9 |
children | f4733654f144 |