''' Implements module tex.py for test 2 ''' def words( s ) : pass if ( __name__ == "__main__" ) : import run run.test_words()