Not Responding When Dealing with Large Data

Tim jtim.arnold at gmail.com
Wed Jun 18 14:37:03 EDT 2014


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



More information about the Python-list mailing list