Alan Gauld wrote:

> On 01/11/15 20:33, jarod_v6--- via Tutor wrote:
>> Thanks!!
>> I use python2.7 Can Also use in that version?
>> I don't understand why use partition and not  split(). what is the reason
>> for that?
> 
> I'm confused? Where did partition v split enter into things?
> Am I missing a message some place?

I used partition() instead of split() in my shelve example:

https://mail.python.org/pipermail/tutor/2015-October/107103.html

Sorry for that distraction ;)

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to