That's fine with me. I accept there will always be someone who stands on their head and then becomes confused about whether their head is now their body and vice-versa ;-) If someone is so inclined, feel free to go in and change the docs and docstrings to left/sep/right. More importantly, be sure to include an example: 'www.python.org'.rpartition('.') --> ('www.python', '.', 'org') Also, be sure to check with Neal or Anthony. Since this is just a documentation nit, it may need to wait for Py2.5.1. Ideally, we should only be making critical bugfixes and API fixes at this point in the release cycle. Raymond |
_______________________________________________ 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
