Revision: 5824
http://w3af.svn.sourceforge.net/w3af/?rev=5824&view=rev
Author: andresriancho
Date: 2012-09-22 18:40:58 +0000 (Sat, 22 Sep 2012)
Log Message:
-----------
* Fixed those awful "from foo import *" imports that lead to bugs and hard to read code.
* Changed name of the "help" class to avoid overriding the builtin
Modified Paths:
--------------
branches/threading2/core/ui/consoleUi/config.py
branches/threading2/core/ui/consoleUi/consoleUi.py
branches/threading2/core/ui/consoleUi/help.py
branches/threading2/core/ui/consoleUi/history.py
branches/threading2/core/ui/consoleUi/kbMenu.py
branches/threading2/core/ui/consoleUi/menu.py
branches/threading2/core/ui/consoleUi/plugins.py
branches/threading2/core/ui/consoleUi/profiles.py
branches/threading2/core/ui/consoleUi/progress_bar.py
branches/threading2/core/ui/consoleUi/rootMenu.py
branches/threading2/core/ui/consoleUi/session.py
branches/threading2/core/ui/consoleUi/tables.py
branches/threading2/core/ui/consoleUi/util.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|