On 02/22/2012 05:18 AM, Lorenzo Sutton wrote:
~$ python -c "print (' '.join([str.capitalize(x) for x in 'NELSON
ARISPE, EDUARDO ROJAS, AND HARVEY B. POLLARD'.split(' ')]))"
Nelson Arispe, Eduardo Rojas, And Harvey B. Pollard
                                ^
I believe the 'A' in "and" should not be capitalized.


David


--
To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to