Pastetool #76

URL: , Paste another

def dir2(object, startswith = ""):
    return [elem for elem in dir(object) if elem.find(startswith)==0]

Download code

This python code was pasted on September 25, 2009




Protected with advance Anti-SPAM techniques :)
Coded and designed by Fedmich
Follow us on Twitter