# File lib/rye/cmd.rb, line 113
113:     def python(*args) run_command('python', args) end