python b.python 8 works on XP but not on Vista?

Isaac Gouy igouy2 at yahoo.com
Sat Mar 6 18:53:25 EST 2010


At the command prompt:

   python b.py 8
works fine on both XP and Vista

   python b.python 8
works on XP (and Linux)

but on Vista

   python b.python 8

ImportError: No module named b

?



More information about the Python-list mailing list