#!/usr/local/bin/python2 class l(list): def __init__(self): self print dir(list())