import rex = 'STARSHIP_TROOPERS_INVASION_2012_LOCDE'm = re.search('_\d{4}', x)print x[:m.end(0)]
Standard input is empty
STARSHIP_TROOPERS_INVASION_2012
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!