Irit Katriel <iritkatr...@gmail.com> added the comment:

On 3.11 both are working (on a Mac):

cpython-1 % python -m tt  
¡Hello world!
cpython-1 % ./python.exe -c 'import tt'
¡Hello world!

----------
nosy: +iritkatriel

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue19941>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to