[Python-ideas] threading : AttributeE​rror: 'NoneType' object has no attribute 'start'

Stefan Behnel stefan_ml at behnel.de
Mon Sep 12 17:09:45 CEST 2011


Sagar Neve, 12.09.2011 04:54:
> I am new to the python and I need a small script to be written using
> threads which reads the specific files present in a directory and does
> some selections of lines and then write those lines into different
> files.

As others have told you, there are better lists to ask this kind of 
question. Specifically the python-tutor mailing list is a dedicated and 
friendly place for new users to ask questions.

http://mail.python.org/mailman/listinfo/tutor

Stefan




More information about the Python-ideas mailing list