<snip> > > Now fixed the excessive output. > > Thanks, > > but in another case, seems there is a problem, for the line actually is: > > "EEEEEEEEEEESEEEEEEEEEEEEEEEE~EEEEEEEEEEEE~EEEEEE~EEEEEEEEEE~EEEEEE~EEEEEEEEEEEE > > EEEEEEEEEEEEEEEEEEEEE~EEEEEEEEEEEEEEEEEEEEEEEE~EEE~EEEEEEEEEEEEEEEEEEEEEEEEEEEEE > EEEEEEEEEEEEEEEEEEEEEE~EEEEEEEEEEEEEEEEEE~", > > not naked EEEor whatever. it's already in "" >
They treated " " as char, but I don't understand why the output is so many zeros ? and only zero for my case because each line ends up with , ? print(text) showed: SSST",\n', '"~~~~E Thanks for any hint,
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
