How to handle '-' in the 'from' part in a "from import" statement?
jfong at ms4.hinet.net
jfong at ms4.hinet.net
Mon Oct 7 22:45:24 EDT 2019
For example:
from my-dir import test
I know it can be solved by renaming, but any alternative?
--Jach
More information about the Python-list
mailing list