I would suggest to use the NLTK package.
Try methods like nltk.endswith() or nltk.startswith()
On Fri, Mar 11, 2011 at 5:36 AM, Alan Gauld wrote:
> "apple owner" wrote
>
>
> I am new to python and I am trying to open a plain
>> text file of names and to see the number of names
>> that start
ython Programming.
Tiago Cunha
On Fri, Mar 11, 2011 at 3:18 PM, Knacktus wrote:
> Am 11.03.2011 17:12, schrieb Yaşar Arabacı:
>
>> Hi,
>>
>> First of all, I want to greet you all since this is the first time I
>> will be using this mail groups.
>>
>> I consid