Re: [Python-Dev] Fwd: Problem withthe API for str.rpartition()

2006年9月05日 12:01:43 -0700

Raymond Hettinger wrote:
> Another thought is that strings don't really have a left and right. 
> They have a beginning and end. The left/right or top/bottom distinction 
> is culture specific.
Well, it should have been epartition() and not rpartition() in that case. ;-)
Is python ever edited in languages that don't use left to right lines?
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to