You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jonathan Grizou 31cf4de9d3
Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)".
12 years ago
..
texnote Change call for command from "cmds[cmd].command(**vars(args))" to "cmds[cmd].command(args)". 12 years ago
__init__.py Plugins class created and handle for the parse. Next step is to code the event messages. Next one is to code the setup extension. 12 years ago