''' Purpose: Solve the module can.py question. ''' def cmp( x ) : pass if ( __name__ == "__main__" ) : from test2 import test_can test_can()