Commit f1728713 authored by Jack Jansen's avatar Jack Jansen

Removed silly print.

parent d41eea05
......@@ -353,7 +353,6 @@ class PythonIDE(Wapplication.Application):
def domenu_openpackagemanager(self):
import PackageManager
PackageManager.PackageBrowser()
print "Done"
def makehelpmenu(self):
docs = self.installdocumentation()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment