Module yummain
[hide private]
[frames] | no frames]

Module yummain

source code

Entrance point for the yum command line interface.

Functions [hide private]
 
main(args)
This does all the real work
source code
 
hotshot(func, *args, **kwargs) source code
 
cprof(func, *args, **kwargs) source code
 
print_stats(stats) source code
 
user_main(args, exit_code=False)
This calls one of the multiple main() functions based on env.
source code
Variables [hide private]
  __package__ = None
Function Details [hide private]

user_main(args, exit_code=False)

source code 

This calls one of the multiple main() functions based on env. vars