A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2001-January/014911.html below:

[Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.5,1.6

[Python-checkins] CVS: python/dist/src/Lib webbrowser.py,1.5,1.6Guido van Rossum python-dev@python.org
Sun, 14 Jan 2001 15:09:37 -0800
Update of /cvsroot/python/python/dist/src/Lib
In directory usw-pr-cvs1:/tmp/cvs-serv26544

Modified Files:
	webbrowser.py 
Log Message:
SF Patch #103211.

Ping apparently doesn't check in Accepted patches, so I'm doing this
for him.

According to Ping: The name of the controller class should be
"Konqueror", not "Konquerer". (See the website
http://www.konqueror.org/.)


Index: webbrowser.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/webbrowser.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** webbrowser.py	2000/11/13 20:30:57	1.5
--- webbrowser.py	2001/01/14 23:09:35	1.6
***************
*** 105,113 ****
  
  
! class Konquerer:
!     """Controller for the KDE File Manager (kfm, or Konquerer).
  
      See http://developer.kde.org/documentation/other/kfmclient.html
!     for more information on the Konquerer remote-control interface.
  
      """
--- 105,113 ----
  
  
! class Konqueror:
!     """Controller for the KDE File Manager (kfm, or Konqueror).
  
      See http://developer.kde.org/documentation/other/kfmclient.html
!     for more information on the Konqueror remote-control interface.
  
      """
***************
*** 129,133 ****
          self._remote("openURL %s" % url)
  
! register("kfm", Konquerer)
  
  
--- 129,133 ----
          self._remote("openURL %s" % url)
  
! register("kfm", Konqueror)
  
  




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4