mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Removed silly print.
This commit is contained in:
parent
d41eea05f4
commit
f1728713cc
1 changed files with 0 additions and 1 deletions
|
@ -353,7 +353,6 @@ class PythonIDE(Wapplication.Application):
|
|||
def domenu_openpackagemanager(self):
|
||||
import PackageManager
|
||||
PackageManager.PackageBrowser()
|
||||
print "Done"
|
||||
|
||||
def makehelpmenu(self):
|
||||
docs = self.installdocumentation()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue