Yeah Brian... that's simply not true. Python is an important aspect in many games, especially for AI programming and scripted sequences. Python is extremely easy to learn and is very versatile. You can write extensions for Blender or the Gimp. Given that, it is slower than C or even C++ (being an interpreted language), which makes it less suitable for resource intensive loops.
Nevertheless, it is still a versatile language... some applications include a better general purpose scripting language, prototyping, rapid development, GUI programing with pyGTK or pyQT, openGL programming with pygame, 'glue' - it is useful for binding other languages together, Blender / Gimp plug-ins, CGI scripting... the list goes on.
The only disadvantage is that it's less popular and younger than PERL, and as a result, has much less job opportunities. On the other hand though, many companies such as google, are hiring python devs.
I personally like python because of it's minimalistic and elegant approach.
------------------
I check my e-mail.