Module p.u.pyconsole

Part of pida.utils

No module docstring
Line # Kind Name Docs
36 Function commonprefix Given a list of pathnames, returns the longest common leading component
49 Class _ReadLine Undocumented
414 Class _Console Undocumented
548 Function ReadLineType Undocumented
558 Function ConsoleType Undocumented
def commonprefix(m):
Given a list of pathnames, returns the longest common leading component
def ReadLineType(t=gtk.TextView):
Undocumented
def ConsoleType(t=gtk.TextView):
Undocumented
API Documentation for PIDA, generated by pydoctor.