Module site :: Class _Printer
[hide private]
[frames] | no frames]

type _Printer

object --+
         |
        _Printer

interactive prompt objects for printing the license text, a list of contributors and the copyright notice.

Instance Methods [hide private]
 
__init__(self, name, data, files=(), dirs=())
 
__setup(self)
 
__repr__(self)
 
__call__(self)
 
_Printer__setup(self)
Class Variables [hide private]
  MAXLINES = 23
Method Details [hide private]

__init__(self, name, data, files=(), dirs=())
(Constructor)

 
Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

 
Overrides: object.__repr__
(inherited documentation)