[issue18938] Prepend Is Not A Word

2013-09-05 Thread Graham Wideman
Graham Wideman added the comment: "Prepend" appears in every online dictionary I consulted. For a dictionary to list it and give the usual meaning for it, pretty much demonstrates "prepend" functioning as a real word. That and its 1.3 million hits on google. "Prepend" certainly has a commonly

[issue18938] Prepend Is Not A Word

2013-09-05 Thread Johnny Boy
New submission from Johnny Boy: If you do a custom install on Windows and click "Add python.exe to Path" the text below says "Prepend c:\Python33\ to the system Path variable" Prepend is not a word! The word you are looking for is Prefix. http://encyclopedia2.thefreedictionary.com/prepend " Alt

[issue18938] Prepend Is Not A Word

2013-09-05 Thread Benjamin Peterson
Benjamin Peterson added the comment: It is however a very common programming term. -- nosy: +benjamin.peterson resolution: -> invalid status: open -> closed ___ Python tracker _