''' Created on Feb 7, 2012 @author: roj-idl71 ''' class FtpServerList: ''' classdocs ''' def __init__(self): ''' Constructor ''' pass m_FtpServer= FtpServer()