()
| 355 | print colored("\n[Error] You entered an invalid choice!\n","red") |
| 356 | |
| 357 | def exit(): |
| 358 | print "\nBye ;-)\n" |
| 359 | sys.exit(0) |
| 360 | |
| 361 | #--------------------------------------------------------------/proc/self/environ------------------------------------------------------ |
| 362 | se_url = "" |
no outgoing calls
no test coverage detected