Thread: Reading a file
View Single Post
Old 05-02-2006, 02:40 PM   #11 (permalink)
coolman
Registered User
 
Join Date: Mar 2006
Posts: 25
coolman is on a distinguished road
it says line is not defined

when i ran dis pieace of code

returnline.append(re.compile(' ').sub(',', line[0:-1]))
coolman is offline   Reply With Quote