/+junk/brz-gtk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/brz-gtk
1 by Gustav Hartvigsson
Inital code
1
from breezy.commands import Command
2
3
4
class cmd_ghelp (Command):
5
  def run (self):
6
    print ('test')