On Wednesday, June 18, 2014 1:20:13 PM UTC-4, cutey Love wrote:
> I'm trying to read in 100000 lines of text, use some functions to edit them 
> and then return a new list.
> The problem is my program always goes not responding when the amount of lines 
> are a high number.
> I don't care how long the program takes to work, just need it to stop 
> crashing?

Please show some code. What kind of text (how long are the lines roughly)?
thanks,
--Tim
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to