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