import string
from string import find

def test():
    import string, strop
    from string import find, strip

