diff options
author | hut <hut@lavabit.com> | 2013-02-05 03:48:11 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2013-02-05 03:48:11 +0100 |
commit | 133c29015944fd19a64aa0dfe4c9097874b1d4ad (patch) | |
tree | 955569b1a2c0c80ed3c0dba2f4265bea7bd0611a /COPYING | |
parent | ef027bcdc4763c13c3ad08411ab3cacf68a956d5 (diff) | |
download | ranger-133c29015944fd19a64aa0dfe4c9097874b1d4ad.tar.gz |
config/commands: less global imports
the point of this is that you can copy&paste commands to your own commands.py without having to care about what modules it uses. It should work as long as you import * from ranger.api.commands and make sure that you also include the base class if your command is a subclass of something other than Command.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions