Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Python claims to combine "remarkable power with very clear syntax", and its standard library is large and comprehensive...There many tutorial involving Python and here are some basic tutorial to get you going. List compiled here not necessarily directly regarding coding Python on RasPi but rather dedicated to people who interested to start to learn Python from basic.
TheNewBoston provide the most in depth beginner-proof video tutorial on Python. However they use Windows 7 platform.
Liam Fraser's Youtube Channel is the among the first to provide tutorial for Python on RasPi.However he also use Virtual Machine(Virtualbox) within Windows 7 instead of RasPi unit.
Jason Jaseman put up simple lesson through *.PNG image file on SkyDrive that you can download.
You also can grab more information just by using keyword like "Python on ARM tutorial" but these are the 3 that I will be suggesting for the time being.