New submission from Colin Dick :
-m switch revisited - see issue 27487
Win 10 64bit
python 3.6.3 & 3.7.3
initially running code using py 3.6.3 with this command
python -m vixsd.py
produced
C:\Python36\python.exe: Error while finding module specification for 'vixsd.py'
(Attribut
Colin Dick added the comment:
No, the first example is expected,
BUT the middle two work
HENCE the last should NOT have a problem either...
No?
Because the middle two work,
so should the last complete without any errors.
There were no code changes,
Therefore the problem is with python
On Wed