On 4/2/06, Anthony Baxter <[EMAIL PROTECTED]> wrote: > On Sunday 02 April 2006 14:17, Anthony Baxter wrote: > > I've created a searchbar plugin for the firefox search bar that > > allows you to search bugs. > > I should clarify - it allows you to pull up a bug by bug ID, using the > www.python.org/sf/ redirector.
I just use a "Quick Search" item, keyword pysf, URL http://www.python.org/sf. I also have one with keyword "pep" and URL javascript:window.location=%22http://www.python.org/peps/pep-%22+%220000%s%22.slice(-4)+%22.html%22 (the latter is a bit more fiddly to automatically pad a number to 4 digits, so I can write "pep 1" for example). Paul. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com