String Python Tutorial

entry =  "Name:James:Occupation:Software Engineer"
print entry.split(':')