Help Deciphering Code

2007-03-05 Thread Bryan Leber
variable so that you only get the file name. It is weird because this had been working just fine until about 2 months ago then it just started not parsing anything. If anyone can help please help:-) Thanks, Bryan Leber Developer Fischer International Corporation www.fischerinternational.com

split()

2006-10-03 Thread Bryan Leber
Gabriel, actually what I did was go ahead and write the whole sequence of the commit(i.e. PATCH_NUMBER, BUG_NUMBER, etc) to a file, and then I read in that file and put them into a list. Then I used line.startswith() to go through and pull out the OVERVIEW onlyJ Thanks, Bryan Leber