summaryrefslogtreecommitdiff
path: root/Tools/scripts/google.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #26830: Refactor Tools/scripts/google.pyBerker Peksag2016-09-141-15/+17
| | | | Patch by Francisco Couzo.
* convert shebang lines: python -> python3Benjamin Peterson2010-03-111-1/+1
|
* Convert print statements to function calls in Tools/.Collin Winter2007-08-031-1/+1
|
* [Patch #1005491 ] use __name__ == '__main__' in scriptsAndrew M. Kuchling2004-08-091-1/+2
|
* www.google.com is better than google.com.Guido van Rossum2002-02-081-1/+1
|
* A tiny but useful script that fires off a search on Google.Guido van Rossum2001-12-041-0/+22
(Not sure if this is legal according to the Google terms of service. :-)