Warning: Undefined array key "बहिः गच्छतु" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 181
Current File : //usr/lib64/python2.6/pydoc.pyo
��
���Lc@s�dZdZdZdZdZddkZddkZddkZddkZddk	Z	ddk
Z
ddkZddkZddk
lZddklZlZlZlZlZlZlZlZdd	klZydd
klZWn)ej
odefd��YZnXd
�Zd�Zd�Z d�Z!d�Z"d�Z#d�Z$ei%dei&�Z'd�Z(d�Z)d�Z*d�Z+e,d�Z-d�Z.d�Z/d�Z0hd�Z1de2fd��YZ3d �Z4d!hd"�Z5d#fd$��YZ6d%efd&��YZ7d'e6fd(��YZ8d)efd*��YZ9d+e6fd,��YZ:d-�a;d.�Z<d/�Z=d0�Z>d1�Z?d2�Z@d3�ZAd4�ZBd!d5�ZCe:�ZDe8�ZEd6fd7��YZFeGeF��ZHd!d8�ZId9d!d:�ZJd9d!d;�ZKd!d<�ZLd=e,d>�ZMd?fd@��YZNeN�ZOdAfdB��YZPdCfdD��YZQdE�ZRe,e,dF�ZSdG�ZTdH�ZUdI�ZVeWdJjoeV�ndS(Ks�Generate Python documentation in HTML or text for interactive use.

In the Python interpreter, do "from pydoc import help" to provide online
help.  Calling help(thing) on a Python object documents the object.

Or, at the shell command line outside of Python:

Run "pydoc <name>" to show documentation on something.  <name> may be
the name of a function, module, package, or a dotted reference to a
class or function within a module or module in a package.  If the
argument contains a path segment delimiter (e.g. slash on Unix,
backslash on Windows) it is treated as the path to a Python source file.

Run "pydoc -k <keyword>" to search for a keyword in the synopsis lines
of all available modules.

Run "pydoc -p <port>" to start an HTTP server on a given port on the
local machine to generate documentation web pages.

Run "pydoc -w <name>" to write out the HTML documentation for a module
to a file named "<name>.html".

Module docs for core modules are assumed to be in

    http://docs.python.org/library/

This can be overridden by setting the PYTHONDOCS environment variable
to a different URL or to a local directory containing the Library
Reference Manual pages.
sKa-Ping Yee <ping@lfw.org>s26 February 2001s$Revision: 83492 $s�Guido van Rossum, for an excellent programming language.
Tommy Burnette, the original creator of manpy.
Paul Prescod, for all his work on onlinehelp.
Richard Chamberlain, for the first implementation of textdoc.
i����N(tRepr(t
expandtabstfindtjointlowertsplittstriptrfindtrstrip(t
extract_tb(tdequeR
cBseZd�ZRS(cCs
|id�S(Ni(tpop(tself((s/usr/lib64/python2.6/pydoc.pytpopleft=s(t__name__t
__module__R
(((s/usr/lib64/python2.6/pydoc.pyR
<scCs�g}g}xztiD]o}tii|pd�}tii|�}||jo1tii|�o|i|�|i|�qqW|S(sAConvert sys.path into a list of absolute, existing, unique paths.t.(tsystpathtostabspathtnormcasetisdirtappend(tdirstnormdirstdirtnormdir((s/usr/lib64/python2.6/pydoc.pytpathdirsBs
 
cCsFti|�p
ti|�}|otiddt|��pdS(s-Get the doc string or comments for an object.s^ *
t(tinspecttgetdoctgetcommentstretsubR(tobjecttresult((s/usr/lib64/python2.6/pydoc.pyRNscCs�tt|�d�}t|�djo|ddfSt|�djo.t|d�o|dt|dd�fSdt|d�fS(s>Split a doc string into a synopsis line (if any) and the rest.s
iiRi(RRtlenRR(tdoctlines((s/usr/lib64/python2.6/pydoc.pytsplitdocSs%cCs2|i}|i|jo|id|}n|S(s@Get a class name and qualify it with a module name if necessary.R(RR(R#tmodnametname((s/usr/lib64/python2.6/pydoc.pyt	classname\s	cCs^ti|�pMti|�p=ti|�p-ti|�pti|�p
ti|�S(s>Check if an object is of a type that probably means it's data.(Rtismoduletisclasst	isroutinetisframetistracebacktiscode(R#((s/usr/lib64/python2.6/pydoc.pytisdatacs  cGs=x6|o.tt||d�|d�}|d}qW|S(s/Do a series of global replacements on a string.iii(RR(ttexttpairs((s/usr/lib64/python2.6/pydoc.pytreplaceis
 cCsdt|�|joMtd|dd�}td|d|�}|| d|t|�|S|S(sCOmit part of a string if needed to make it fit in a maximum length.iiis...(R%tmax(R3tmaxlentpretpost((s/usr/lib64/python2.6/pydoc.pytcramps
s at 0x[0-9a-f]{6,16}(>+)$cCstid|�S(s>Remove the hexadecimal id from a Python object representation.s\1(t_re_stripidR"(R3((s/usr/lib64/python2.6/pydoc.pytstripidyscCsti|�p
ti|�S(N(Rtismethodtismethoddescriptor(tobj((s/usr/lib64/python2.6/pydoc.pyt_is_some_method~scCs�h}x*ti|t�D]\}}d||<qWx$|iD]}|it|��q=Wx'|i�D]}t||�||<qgW|S(Ni(Rt
getmembersR@t	__bases__tupdatet
allmethodstkeystgetattr(tcltmethodstkeytvaluetbase((s/usr/lib64/python2.6/pydoc.pyRD�s

cCsRg}g}x9|D]1}||�o|i|�q|i|�qW||fS(s�Split sequence s via predicate, and return pair ([true], [false]).

    The return value is a 2-tuple of lists,
        ([x for x in s if predicate(x)],
         [x for x in s if not predicate(x)])
    (R(tst	predicatetyestnotx((s/usr/lib64/python2.6/pydoc.pyt_split_list�s
cCsgd}||jod	S|id
�o|id
�odS|d
j	o||jS|id�Sd
S(s3Decide whether to show documentation on a variable.t__builtins__t__doc__t__file__t__path__RRt	__slots__t__package__it__it_N(s__builtins__s__doc__s__file__s__path__s
__module__s__name__s	__slots__s__package__(t
startswithtendswithtNone(R*tallt
_hidden_names((s/usr/lib64/python2.6/pydoc.pytvisiblename�s
 
cCsd�}t|ti|��S(sCWrap inspect.classify_class_attrs, with fixup for data descriptors.cSs<|\}}}}ti|�o
d}n||||fS(Nsdata descriptor(Rtisdatadescriptor(tdataR*tkindtclsRJ((s/usr/lib64/python2.6/pydoc.pytfixup�s
(tmapRtclassify_class_attrs(R#Rd((s/usr/lib64/python2.6/pydoc.pyRf�s	cCsWtii|�o@x=dD]1}tiitii|d|��otSqWntS(s3Guess whether a path refers to a package directory.s.pys.pycs.pyot__init__(s.pys.pycs.pyo(RRRtisfileRtTruetFalse(Rtext((s/usr/lib64/python2.6/pydoc.pyt	ispackage�s&
cCs|i�}x<|d djpt|�o|i�}|pPqqWt|�}|d djo|d}n|d djos|d}|ddjo|d }nx*t|�p|i�}|pPq�q�Wtt|d�d	�}nd}|S(
Nit#isr"""is"""i����s\i(treadlineRRR\(tfiletlineR$((s/usr/lib64/python2.6/pydoc.pytsource_synopsis�s*



cCsti|�i}|i|d�\}}||jo�ti|�}yt|�}Wntj
odSX|odd|djoSy t	i
d|||d�}WndSX|ipdi�d}t
id=nt|�}|i�||f||<n|S(	s.Get the one-line summary out of a module file.itbit__temp__iRN(iN(Rtstattst_mtimetgetR\Rt
getmoduleinfotopentIOErrortimptload_moduleRSt
splitlinesRtmodulesRqtclose(tfilenametcachetmtimet
lastupdateR$tinfoRotmodule((s/usr/lib64/python2.6/pydoc.pytsynopsis�s&
 
tErrorDuringImportcBs eZdZd�Zd�ZRS(sEErrors that occurred while trying to import something to document it.cCs7|\}}}||_||_||_||_dS(N(RtexcRJttb(RRtexc_infoR�RJR�((s/usr/lib64/python2.6/pydoc.pyRg�s
			cCsC|i}t|�tijo
|i}nd|i||ifS(Nsproblem in %s - %s: %s(R�ttypettypest	ClassTypeRRRJ(RR�((s/usr/lib64/python2.6/pydoc.pyt__str__�s	
(RRRSRgR�(((s/usr/lib64/python2.6/pydoc.pyR��s	c
Cs�ti�}t|d�}|it|��|jo
ti}n
ti}|i�ti	i
|�}ti	i|�\}}t|d�}y%ti||||d|f�}Wnt
|ti���nX|i�|S(s<Import a Python source file or compiled file given its path.tr(Rzt	get_magicRxtreadR%tPY_COMPILEDt	PY_SOURCER~RRtbasenametsplitextR{R�RR�(RtmagicRoRbRR*RkR�((s/usr/lib64/python2.6/pydoc.pyt
importfile�s
	
%
ic
Cs�y�|o�|tijo�|tijosg}tiD]%}|i|d�o||q8q8~}x4|g|D]!}ti|||<ti|=qtWq�nt|�}Wn�ti�\}}	}
}|tijotti|i|��qc|tjot|	i	|��qc|t
jo t|
�dddjodSt|ti���nXxEt
|d�dD]0}yt||�}Wqwtj
odSXqwW|S(s�Import a module; handle errors; return None if the module isn't found.

    If the module *is* found but an exception occurs, it's wrapped in an
    ErrorDuringImport exception and reraised.  Unlike __import__, if a
    package path is specified, the module at the end of the path is returned,
    not the package at the beginning.  If the optional 'forceload' argument
    is 1, we reload the module from disk (unless it's a dynamic extension).Ri����it
safeimportiN(RR}tbuiltin_module_namesRZt
__import__R�R�RTtSyntaxErrorRtImportErrorR	R\RRFtAttributeError(
Rt	forceloadR�t_[1]tmtsubsRIR�R�RJR�R�tpart((s/usr/lib64/python2.6/pydoc.pyR�s2<
(
tDoccBsCeZdd�Zdd�ZeZZZZZ	Z
d�ZRS(cGs�||f|}ti|�o|i|�Sti|�o|i|�Sy^ti|�o|i|�Sti|�o|i|�Sti|�o|i	|�SWnt
j
onXt|t�o|i
|�S|i|�S(s%Generate documentation for an object.(RtisgetsetdescriptortdocdatatismemberdescriptorR,t	docmoduleR-tdocclassR.t
docroutineR�t
isinstancetpropertytdocpropertytdocother(RR#R*targs((s/usr/lib64/python2.6/pydoc.pytdocument9s"cGs7d|odt|�t|�if}t|�dS(s+Raise an exception for unimplemented types.s.don't know how to document object%s of type %st N(treprR�Rt	TypeError(RR#R*R�tmessage((s/usr/lib64/python2.6/pydoc.pytfailKs'cCs-yti|�}Wntj
o
d}nXtiidd�}tiiti	ddti
dd!�}t|tt��o�|i
djp0|i|�o-|itii|d��o`|i
djoP|id�o d|id�|i
f}q)tii||i
d�}nd}|S(s*Return the location of module docs or Nones
(built-in)t
PYTHONDOCSshttp://docs.python.org/librarytlibtpythoniiterrnot
exceptionstgcRztmarshaltposixtsignalRtthreadt	zipimports
site-packagess	xml.etreestest.pydoc_modshttp://s%s/%st/s.html(
serrnos
exceptionsR�simpsmarshalsposixssignalssysR�s	zipimport(s	xml.etreestest.pydoc_modN(Rt
getabsfileR�RtenvironRvRRRtexec_prefixtversionR�R�RRZRR\(RR#Rotdocloctbasedir((s/usr/lib64/python2.6/pydoc.pyt	getdoclocSs(	
   N(RRR\R�R�R�R�R�R�R�R�R�(((s/usr/lib64/python2.6/pydoc.pyR�8stHTMLReprcBsPeZdZd�Zd�Zd�Zd�Zd�ZeZd�Z	eZ
RS(sBClass for safely making an HTML representation of a Python object.cCs:ti|�d|_|_d|_d|_|_dS(Nii
id(RRgtmaxlisttmaxtupletmaxdictt	maxstringtmaxother(R((s/usr/lib64/python2.6/pydoc.pyRgrs
	cCst|dddddd�S(Nt&s&amp;t<s&lt;t>s&gt;(R5(RR3((s/usr/lib64/python2.6/pydoc.pytescapexscCsti||�S(N(RR�(RR#((s/usr/lib64/python2.6/pydoc.pyR�{scCs�tt|�d�oMdttt|�i�d�}t||�ot||�||�Sn|ittt	|��|i
��S(NRtrepr_RY(thasattrR�RRRRFR�R:R<R�R�(RRPtlevelt
methodname((s/usr/lib64/python2.6/pydoc.pytrepr1~s
"cCs�t||i�}t|�}d|jo;dt|dd�jo"d|d|i|�|dStidd|i|��S(Ns\s\\RR�is-((\\[\\abfnrtv\'"]|\\[0-9]..|\\x..|\\u....)+)s<font color="#c040c0">\1</font>(R:R�R�R5R�R!R"(RRPR�ttestttestrepr((s/usr/lib64/python2.6/pydoc.pytrepr_string�s&"	cCsKy)|ittt|��|i��SWn|id|ii�SXdS(Ns
<%s instance>(R�R:R<R�R�t	__class__R(RRPR�((s/usr/lib64/python2.6/pydoc.pyt
repr_instance�s)(RRRSRgR�R�R�R�trepr_strR�trepr_unicode(((s/usr/lib64/python2.6/pydoc.pyR�ps						tHTMLDoccBsOeZdZe�ZeiZeiZd�Zdd�Zddddd�Z
d�Zd�Zd	d
�Z
d�Zd�Zd
�Zd�Zd�Zdhhhd�Zdd�Zddd�Zddhhd�Zd�Zddhhhdd�Zd�Zdddd�Zddd�Zdddd�Zdd�ZRS(s'Formatter class for HTML documentation.cCsd||fS(sFormat an HTML page.s�
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: %s</title>
</head><body bgcolor="#f0f0f8">
%s
</body></html>((Rttitletcontents((s/usr/lib64/python2.6/pydoc.pytpage�sRcCsd|||||pdfS(sFormat a page heading.s'
<table width="100%%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="%s">
<td valign=bottom>&nbsp;<br>
<font color="%s" face="helvetica, arial">&nbsp;<br>%s</font></td
><td align=right valign=bottom
><font color="%s" face="helvetica, arial">%s</font></td></tr></table>
    s&nbsp;((RR�tfgcoltbgcoltextras((s/usr/lib64/python2.6/pydoc.pytheading�s	is&nbsp;c	
Cs~|djodd|d}nd|||f}	|o|	d||||f}	n|	d|||f}	|	d|S(	s Format a section with a heading.s<tt>s&nbsp;s</tt>s�<p>
<table width="100%%" cellspacing=0 cellpadding=2 border=0 summary="section">
<tr bgcolor="%s">
<td colspan=3 valign=bottom>&nbsp;<br>
<font color="%s" face="helvetica, arial">%s</font></td></tr>
    sR
<tr bgcolor="%s"><td rowspan=2>%s</td>
<td colspan=2>%s</td></tr>
<tr><td>%s</td>s(
<tr><td bgcolor="%s">%s</td><td>%s</td>s'
<td width="100%%">%s</td></tr></table>N(R\(
RR�R�R�R�twidthtpreludet
marginaliatgapR$((s/usr/lib64/python2.6/pydoc.pytsection�s
cGsd|}|i||�S(s$Format a section with a big heading.s<big><strong>%s</strong></big>(R�(RR�R�((s/usr/lib64/python2.6/pydoc.pyt
bigsection�s
c
Cs7|it|��}t|dddddddd�	S(s!Format literal preformatted text.s

s
 
R�s&nbsp;s
s<br>
(R�RR5(RR3((s/usr/lib64/python2.6/pydoc.pyt	preformat�sicCs�d}t|�|d|}x�t|�D]w}|dd|}xRt|||||�D]5}|t|�jo||||�d}q_q_W|d}q+Wd|S(s0Format a list of items into a multi-column list.Ris<td width="%d%%" valign=top>ids<br>
s</td>s7<table width="100%%" summary="list"><tr>%s</tr></table>(R%trange(RtlisttformattcolsR$trowstcolti((s/usr/lib64/python2.6/pydoc.pytmulticolumn�s
 cCsd|S(Ns<font color="#909090">%s</font>((RR3((s/usr/lib64/python2.6/pydoc.pytgrey�scGs5x.|D]&}||jod|||fSqW|S(s:Make a link for an identifier, given name-to-URL mappings.s<a href="%s">%s</a>((RR*tdictstdict((s/usr/lib64/python2.6/pydoc.pytnamelink�s

cCsp|itii|i�}}t||�o4t||�|jod|i|t||�fSt||�S(sMake a link for a class.s<a href="%s.html#%s">%s</a>(RRR}RvRR�RFR+(RR#R)R*R�((s/usr/lib64/python2.6/pydoc.pyt	classlink�s
&cCsd|i|ifS(sMake a link for a module.s<a href="%s.html">%s</a>(R(RR#((s/usr/lib64/python2.6/pydoc.pyt
modulelink�scCsu|\}}}}|o|i|�S|od||f}nd|}|od|}n|}d||fS(s;Make a link for a module or package to display in an index.s
%s.%s.htmls%s.htmls"<strong>%s</strong>&nbsp;(package)s<a href="%s">%s</a>(R�(RRaR*RRltshadowedturlR3((s/usr/lib64/python2.6/pydoc.pyt
modpkglink�s
cCs�|p|i}g}d}tid�}x�to�|i||�}	|	pPn|	i�\}
}|i||||
!��|	i�\}}
}}}}|
o3||�idd�}|id||f�n�|o1dt	|�}|id|||�f�n�|o1dt	|�}|id|||�f�nq|||d!d	jo#|i|i
||||��n6|o|id
|�n|i|i
||��|}q.W|i|||��t|d�S(s�Mark up some plain text, given a context of symbols to look for.
        Each context dictionary maps object names to anchor names.isD\b((http|ftp)://\S+[\w/]|RFC[- ]?(\d+)|PEP[- ]?(\d+)|(self\.)?(\w+))t"s&quot;s<a href="%s">%s</a>s'http://www.rfc-editor.org/rfc/rfc%d.txts(http://www.python.org/dev/peps/pep-%04d/it(sself.<strong>%s</strong>R(R�R!tcompileRitsearchtspanRtgroupsR5tintR�R(RR3R�tfuncstclassesRHtresultstheretpatterntmatchtstarttendR]tschemetrfctpeptselfdotR*R�((s/usr/lib64/python2.6/pydoc.pytmarkups:!!#c
Csd}x|D]�}t|�td	�jo�|\}}|d}||i||�}|o_||fjoOg}x'|D]}	|i|i|	|��q|W|dt|d�d}n|d}q
t|�tg�jo!|d|i|||�}q
q
Wd|S(
sAProduce HTML for a class tree as given by inspect.getclasstree().Rs"<dt><font face="helvetica, arial">R�s, t)s

</font></dt>s
<dd>
%s</dd>
s
<dl>
%s</dl>
((R�R�RRt
formattree(
RttreeR)tparentR$tentrytctbasestparentsRK((s/usr/lib64/python2.6/pydoc.pyR.s$
c$%Gs�|i}y
|i}Wntj
o
d}nXt|d�}g}xJtt|�d�D]2}|idt||d d�||f�q^Wt||dd�}	d|	}
yXt	i
|�}|}tidjoddk
}
|
i|�}nd||f}Wntj
o
d	}nXg}t|d
�oft|i�}|d d.jo(|ddjot|dd!�}n|id|i|��nt|d�o#|i|it|i���n|o|
dt|d�}
n|i|�}|dj	odt�}nd}|i|
ddd||�}t	i|t	i�}gh}}x�t	i|t	i�D]w\}}|dj	pt	i|�p||joAt||�o-|i||f�d|||<||<q�q�q�Wx�|D]�\}}x�|iD]�}|i|i}}ti i!|�}||jo`|oYt||�oIt"||�|jo/||jo|d|||<||<q�q�qqWqWgh}}x�t	i|t	i#�D]�\}}|dj	p&t	i$|�pt	i|�|jo[t||�oG|i||f�d|||<t	i%|�o||||<qvqzq�q�Wg}xGt	i|t&�D]3\}}t||�o|i||f�q�q�W|i't(|�|i)||�}|od|}|d|}t|d�o�g}x<t*i+|i,�D](\} }}!|i|||!df�q7W|i-�|i.||i/�}"||i0ddd|"�}n@|o8|i.||d ��}"||i0d!dd|"�}n|o�t1d"�|�}#|i2t	i3|#d�|�g}"x6|D].\}}|"i|i4|||||��q"W||i0d#dd$t|"��}n|oeg}"x6|D].\}}|"i|i4|||||��q�W||i0d%dd&t|"��}n|o_g}"x-|D]%\}}|"i|i4||��q�W||i0d'dd(t|"d)��}nt|d*�o>|i't|i5�|i)�}"||i0d+dd|"�}nt|d,�o>|i't|i6�|i)�}"||i0d-dd|"�}n|S(/s/Produce HTML documentation for a module object.Ris5<a href="%s.html"><font color="#ffffff">%s</font></a>i����s)<big><big><strong>%s</strong></big></big>twin32Ns<a href="file:%s">%s</a>s
(built-in)t__version__it$s
Revision: s
version %st__date__s (%s)s, s(<br><a href="%(docloc)s">Module Docs</a>Rs#ffffffs#7799ees<a href=".">index</a><br>Rms.html#s#-s<tt>%s</tt>s
<p>%s</p>
RUisPackage Contentss#aa55cccSs|i|d�S(i(R�(t	key_valueRL((s/usr/lib64/python2.6/pydoc.pyt<lambda>�stModulescSs|dS(i((R((s/usr/lib64/python2.6/pydoc.pyR�stClassess#ee77aat	Functionss#eeaa77tDatas#55aa55s<br>
t
__author__tAuthort__credits__tCreditss$Revision: (7Rt__all__R�R\RR�R%RRRR�Rtplatformt
nturl2pathtpathname2urlR�R�tstrRRR�RR�tlocalsR�RAR,R-t	getmoduleR_RBRR}RvRFR.t	isbuiltint
isfunctionR2RRR�tpkgutiltiter_modulesRUtsortR�R�R�ReRtgetclasstreeR�R#R%($RR#R*tmodtignoredR]tpartstlinksR�t
linkednametheadRR�R)tfilelinkR�R�R�R$R}RtcdictRIRJRKR)R�RtfdictRaR&tmodpkgstimportertispkgR�t	classlist((s/usr/lib64/python2.6/pydoc.pyR�As�	
'
"#
	

"
$
.

&!
		!&	&		 		cs�i}|p|}�i}g}	|	i�dd(�fd��Y}
|
��tti���}t|�djoP�i��d�x+|D]#}�d�i|�i	��q�W�d�n��������fd�}
����fd�}��������fd	�}t
d
�t���}h�xg|D]_\}}}}d|d|�|<}t�|�}y|�|<WqMt
j
oqMXqMWxf|o^|o|i��n|d
d�t|�fd��\}}�tijo
|}q�n1��jo
d}nd�i��i	�}|d7}y|idd��Wn#t
j
o|id��nX|
d||d��}|
d||d��}|
d||d��}|d||d��}|d||d��}|}q�Wdi|	�}	||jod ||f}nd!|||f}|oNg}x*|D]"}|i�i|�i	��qpW|d"t|d#�}n�it���i����}|od$|}�i|d%d&|	d'|�S()s.Produce HTML documentation for a class object.tHorizontalRulecs eZd�Z�fd�ZRS(cSs
d|_dS(Ni(tneedone(R((s/usr/lib64/python2.6/pydoc.pyRg�scs%|io�d�nd|_dS(Ns<hr>
i(RB(R(tpush(s/usr/lib64/python2.6/pydoc.pytmaybe�s
(RRRgRD((RC(s/usr/lib64/python2.6/pydoc.pyRA�s	is&<dl><dt>Method resolution order:</dt>
s<dd>%s</dd>
s</dl>
c
s�t||�\}}|om�i��|�xV|D]J\}}}}��it�|�|��������d�q7Wn|S(Ns
(RQRDR�RF(tmsgtattrsRMtokR*RbthomeclsRJ(RtmdictthrRR#RCRR4(s/usr/lib64/python2.6/pydoc.pytspill�s

csnt||�\}}|oN�i��|�x7|D]+\}}}}��i||���q7Wn|S(N(RQRDt_docdescriptor(RERFRMRGR*RbRHRJ(RJRRCR4(s/usr/lib64/python2.6/pydoc.pytspilldescriptors�s

!c
st||�\}}|o��i��|�x�|D]�\}}}}�it�|�|��}t|d�pti|�ot|dd�}	nd}	|	djo�d|�nC�it	|��i
����}	d|	}	�d||	f��d�q7Wn|S(Nt__call__RSs<dl><dt>%s</dl>
s<dd><tt>%s</tt>s<dl><dt>%s%s</dl>
s
(RQRDR�RFR�RR`R\RRR�(
RERFRMRGR*RbRHRJRKR&(RRIRR#RJR4RRC(s/usr/lib64/python2.6/pydoc.pyt	spilldata�s&



cSst|d�S(i(R_(Ra((s/usr/lib64/python2.6/pydoc.pyRsRmt-ics|d�jS(i((tt(t	thisclass(s/usr/lib64/python2.6/pydoc.pyRssdefined heresinherited from %ss:<br>
RIcSs|dS(i((RQ((s/usr/lib64/python2.6/pydoc.pyR%scSst|d|d�S(i(tcmp(tt1tt2((s/usr/lib64/python2.6/pydoc.pyR'ss
Methods %scSs|ddjS(itmethod((RQ((s/usr/lib64/python2.6/pydoc.pyR+ssClass methods %scSs|ddjS(isclass method((RQ((s/usr/lib64/python2.6/pydoc.pyR-ssStatic methods %scSs|ddjS(is
static method((RQ((s/usr/lib64/python2.6/pydoc.pyR/ssData descriptors %scSs|ddjS(isdata descriptor((RQ((s/usr/lib64/python2.6/pydoc.pyR1ssData and other attributes %scSs|ddjS(iRa((RQ((s/usr/lib64/python2.6/pydoc.pyR3sRs*<a name="%s">class <strong>%s</strong></a>s/<strong>%s</strong> = <a name="%s">class %s</a>s(%s)s, s<tt>%s<br>&nbsp;</tt>s#000000s#ffc8d8i((RRBRR
RtgetmroR%RDR�RtfilterRfRFR�R
RQt__builtin__R#R2RRRR�R�(RR#R*R4RRR5trealnameRR�RAtmroRKRKRMRORFRIRbRHRJtanchort	inheritedttagR�RR&((	RRIRRRR4R#RJRCRs/usr/lib64/python2.6/pydoc.pyR��s�	
			

$	$		









 $cCs|id|i|��S(s)Format an argument default value as text.t=(R�R�(RR#((s/usr/lib64/python2.6/pydoc.pytformatvalueIscCs`|i}|p|}|o
|ipdd|}	d}
d}ti|�o�|i}|o+||j	od|i||�}
q�nG|idj	o d|i|ii|�}
nd|i||�}
|i}n||jod|	|f}
nj|oI||i	jo9|i	||jo%d|id||f}d	}n|}d
|	||f}
ti
|�ohti|�\}}}}ti||||d|i
�}|djod
|}
|d	d!}q�nd}|
||
o|id|
�}|o	d|S|it|�|i|||�}|od|}d||fSdS(s;Produce HTML documentation for a function or method object.RRPis from s method of %s instances unbound %s methods$<a name="%s"><strong>%s</strong></a>s<a href="#%s">%s</a>is)<a name="%s"><strong>%s</strong></a> = %sR`s<lambda>s$<strong>%s</strong> <em>lambda</em> i����s(...)s'<font face="helvetica, arial">%s</font>s<dl><dt>%s</dt></dl>
s<dd><tt>%s</tt></dd>s<dl><dt>%s</dt>%s</dl>
N(RRR=tim_classR�tim_selfR\R�tim_funct__dict__R/t
getargspect
formatargspecR`R�RRR�(RR#R*R4RRRHRGRZR\tnotetskipdocstimclassR�treallinkR�tvarargstvarkwtdefaultstargspectdeclR&((s/usr/lib64/python2.6/pydoc.pyR�MsR	
	
	




	cCs|g}|i}|o|d|�n|idj	o-|it|�|i�}|d|�n|d�di|�S(Ns!<dl><dt><strong>%s</strong></dt>
s<dd><tt>%s</tt></dd>
s</dl>
R(RRSR\RRR�R(RR*RJR4RRCR&((s/usr/lib64/python2.6/pydoc.pyRL�s	
cCs|i|||�S(s*Produce html documentation for a property.(RL(RR#R*R4RG((s/usr/lib64/python2.6/pydoc.pyR��scGs)|od|pd}||i|�S(s-Produce HTML documentation for a data object.s<strong>%s</strong> = R(R�(RR#R*R4R5tlhs((s/usr/lib64/python2.6/pydoc.pyR��scCs|i|||�S(s1Produce html documentation for a data descriptor.(RL(RR#R*R4RG((s/usr/lib64/python2.6/pydoc.pyR��scCs�g}|djo
h}nxLti|g�D]8\}}}|i|d|||jf�d||<q0W|i�|i||i�}|i|dd|�S(s2Generate an HTML index for a directory of modules.Ris#ffffffs#ee77aaN(R\R0R1RR2R�R�R�(RRR�R=R>R*R?R�((s/usr/lib64/python2.6/pydoc.pytindex�s


N(RRRSR�t_repr_instanceR�R�R�R�R\R�R�R�R�R�R�R�R�R�RRR�R�R`R�RLR�R�R�Rq(((s/usr/lib64/python2.6/pydoc.pyR��s8												&|�	5	
tTextReprcBs8eZdZd�Zd�Zd�ZeZd�ZRS(sAClass for safely making a text representation of a Python object.cCs:ti|�d|_|_d|_d|_|_dS(Nii
id(RRgR�R�R�R�R�(R((s/usr/lib64/python2.6/pydoc.pyRg�s
	cCstt|�d�oMdttt|�i�d�}t||�ot||�||�Snttt|��|i	�S(NRR�RY(
R�R�RRRRFR:R<R�R�(RRPR�R�((s/usr/lib64/python2.6/pydoc.pyR��s
"cCsat||i�}t|�}d|jo2dt|dd�jod|d||dS|S(Ns\s\\RR�i(R:R�R�R5(RRPR�R�R�((s/usr/lib64/python2.6/pydoc.pyR��s
&cCs9y ttt|��|i�SWnd|iiSXdS(Ns
<%s instance>(R:R<R�R�R�R(RRPR�((s/usr/lib64/python2.6/pydoc.pyR��s (RRRSRgR�R�R�R�(((s/usr/lib64/python2.6/pydoc.pyRs�s				tTextDoccBs�eZdZe�ZeiZd�Zdd�Zd�Zddd�Z
ddd�Zddd�Zd	�Z
dddd
�Zd�Zdddd�Zdddd
�Zdddddd�ZRS(s'Formatter class for text documentation.cCsttd�|�d�S(s(Format a string in bold by overstriking.cSs|d|S(s((tch((s/usr/lib64/python2.6/pydoc.pyR�sR(RRe(RR3((s/usr/lib64/python2.6/pydoc.pytbold�ss    cCs\|pdSt|d�}t|d�|�}|ot|d�|d<nt|d�S(s6Indent text by prepending a given prefix to each line.Rs
cSs||S(((Rptprefix((s/usr/lib64/python2.6/pydoc.pyR�si����(RReRR(RR3RwR'((s/usr/lib64/python2.6/pydoc.pytindent�scCs(|i|�dt|i|��dS(s&Format a section with a given heading.s
s

(RvRRx(RR�R�((s/usr/lib64/python2.6/pydoc.pyR��sRc
Cs�d}x�|D]�}t|�td�jox|\}}||t||�}|o@||fjo0t|d�|�}	|dt|	d�}n|d}q
t|�tg�jo$||i||||d�}q
q
W|S(sBRender in text a class tree as returned by inspect.getclasstree().RcSs
t||�S((R+(RR�((s/usr/lib64/python2.6/pydoc.pyR�ss(%s)s, s
s    ((R�R+ReRR(
RRR)RRwR$RRRR((s/usr/lib64/python2.6/pydoc.pyR�s	cCs
|i}tt|��\}}|id||od|�}y
|i}Wntj
o
d }nXyti|�}Wnt	j
o
d}nX||id|�}|i
|�}	|	d j	o||id|	�}n|o||id|�}ng}
xxti|ti�D]a\}}|d j	pti
|�p||jo+t||�o|
i||f�q�q#q#Wg}
x�ti|ti�D]j\}}|d j	p&ti|�pti
|�|jo+t||�o|
i||f�qq�q�Wg}xGti|t�D]3\}}t||�o|i||f�q+q+Wg}t�}t|d�o�xYti|i�D]E\}}}|i|�|o|i|d�q�|i|�q�W|i�||id	t|d
��}ng}xXti|ti�D]A\}}|ii|d�o||jo|i|�q&q&W|o-|i�||idt|d
��}n|
o�td
�|
�}|iti|d�|�g}x0|
D](\}}|i|i |||��q�W||idt|d
��}n|
o\g}x0|
D](\}}|i|i |||��qCW||idt|d
��}n|obg}x6|D].\}}|i|i!|||dd��q�W||idt|d
��}nt|d�obt"|i#�}|d d!jo(|ddjot$|dd!�}n||id|�}nt|d�o#||idt"|i%��}nt|d�o#||idt"|i&��}nt|d�o#||idt"|i'��}n|S("s5Produce text documentation for a given module object.tNAMEs - s
(built-in)tFILEsMODULE DOCStDESCRIPTIONRUs
 (package)sPACKAGE CONTENTSs
Rt
SUBMODULEScSs|dS(i((R((s/usr/lib64/python2.6/pydoc.pyR9sitCLASSESt	FUNCTIONSR7iFtDATARiRs
Revision: i����tVERSIONRtDATER#tAUTHORR%tCREDITSNs$Revision: ((RR(RR�R'R�R\RR�R�R�RAR-R-R_RR.R.R2tsetR�R0R1RUtaddR2RR,RZReRR3R�R�R+RRRR#R%(RR#R*R4tsynoptdescR$R]RoR�RRIRJRRaR=t
modpkgs_namesR>R)R?t
submodulesR@R�R�((s/usr/lib64/python2.6/pydoc.pyR��s�	!



&	

	$
	 # #&#"###cs!�i}|p|}�i}�id�}||jod�i|�}n�i|�d|}|o*t||�}|dt|d�}nt��}	|	o|	dgpg}
|
i�tt	i
���}t|�djo=�d�x"|D]}�d	||��qW�d
�ndd �fd��Y}
|
�������fd
�}����fd�}�����fd�}td�t
���}x&|o|o|i��n|dd�t|�fd��\}}�tijo
|}q�n.��jo
d}ndt��i�}|i�|d||d��}|d||d��}|d||d��}|d||d��}|d||d��}|}q�Wdi|
�}
|
p	|dS|d�it|
�d�dS(!s4Produce text documentation for a given class object.cSs
t||�S(N(R+(RR�((s/usr/lib64/python2.6/pydoc.pytmakename_ssclass s	 = class s(%s)s, s
isMethod resolution order:s    RRAcs eZd�Z�fd�ZRS(cSs
d|_dS(Ni(RB(R((s/usr/lib64/python2.6/pydoc.pyRgxscs)|io�dd�nd|_dS(NRPiFi(RB(R(RC(s/usr/lib64/python2.6/pydoc.pyRDzs
(RRRgRD((RC(s/usr/lib64/python2.6/pydoc.pyRAws	cszt||�\}}|oZ�i��|�xC|D]7\}}}}��it�|�|����q7Wn|S(N(RQRDR�RF(RERFRMRGR*RbRHRJ(RJRR#RCR4(s/usr/lib64/python2.6/pydoc.pyRK�s

csnt||�\}}|oN�i��|�x7|D]+\}}}}��i||���q7Wn|S(N(RQRDRL(RERFRMRGR*RbRHRJ(RJRRCR4(s/usr/lib64/python2.6/pydoc.pyRM�s

!c	
s�t||�\}}|o��i��|�x�|D]z\}}}}t|d�pti|�ot|�}nd}��it�|�|�ddd|�d�q7Wn|S(NRNR7iFR&s
(	RQRDR�RR`RR\R�RF(	RERFRMRGR*RbRHRJR&(R#RJRRCR4(s/usr/lib64/python2.6/pydoc.pyRO�s

%cSst|d�S(i(R_(Ra((s/usr/lib64/python2.6/pydoc.pyR�sics|d�jS(i((RQ(RR(s/usr/lib64/python2.6/pydoc.pyR�ssdefined heresinherited from %ssMethods %s:
cSs|ddjS(iRV((RQ((s/usr/lib64/python2.6/pydoc.pyR�ssClass methods %s:
cSs|ddjS(isclass method((RQ((s/usr/lib64/python2.6/pydoc.pyR�ssStatic methods %s:
cSs|ddjS(is
static method((RQ((s/usr/lib64/python2.6/pydoc.pyR�ssData descriptors %s:
cSs|ddjS(isdata descriptor((RQ((s/usr/lib64/python2.6/pydoc.pyR�ssData and other attributes %s:
cSs|ddjS(iRa((RQ((s/usr/lib64/python2.6/pydoc.pyR�ss |  ((RRBRRvReRRRR
RRWR%RXRfR
RQRYR#R+R2RxR(RR#R*R4RZRR�R�RR&R�R[RKRARKRMRORFR]R^((RRRR#RJR4RCs/usr/lib64/python2.6/pydoc.pyR�Ysp	
	
	
	
		

	






	cCsd|i|�S(s)Format an argument default value as text.R_(R�(RR#((s/usr/lib64/python2.6/pydoc.pyR`�scCs|i}|p|}d}d}ti|�o�|i}|o(||j	odt||�}q�nA|idj	odt|ii|�}ndt||�}|i}n||jo|i	|�}	nM|o.||i
jo|i
||jo
d}n|i	|�d|}	ti|�oqti|�\}
}}}
ti
|
|||
d|i�}|d	jo$|i	|�d
}	|dd!}q�nd}|	||}|o	|d
St|�pd}|d
|ot|i|��d
SdS(s;Produce text documentation for a function or method object.Ris from s method of %s instances unbound %s methodis = R`s<lambda>s lambda i����s(...)s
N(RRR=RaR+RbR\R�RcRvRdR/ReRfR`RRRx(RR#R*R4RGRZRgRhRiR�R�RkRlRmRnRoR&((s/usr/lib64/python2.6/pydoc.pyR��sB	
	




	cCsg}|i}|o!||i|��|d�nt|�pd}|o!||i|��|d�ndi|�S(Ns
R(RRvRRxR(RR*RJR4RRCR&((s/usr/lib64/python2.6/pydoc.pyRL�s	cCs|i|||�S(s*Produce text documentation for a property.(RL(RR#R*R4RG((s/usr/lib64/python2.6/pydoc.pyR�scCs|i|||�S(s1Produce text documentation for a data descriptor.(RL(RR#R*R4RG((s/usr/lib64/python2.6/pydoc.pyR�
sc
Cs�|i|�}|oO|o|dpd|}|t|�}	|	djo||	 d}qen|o|i|�dpd|}|dj	o!|d|it|��7}n|S(s-Produce text documentation for a data object.s = Ris...s
N(R�R%RvR\RxR+(
RR#R*R4RR7R&R�Rptchop((s/usr/lib64/python2.6/pydoc.pyR�s
%
!N(RRRSRsRrR�RvRxR�R\RR�R�R`R�RLR�R�R�(((s/usr/lib64/python2.6/pydoc.pyRt�s				dq	+	
cCst�at|�dS(sCThe first time this is called, determine what kind of pager to use.N(tgetpagertpager(R3((s/usr/lib64/python2.6/pydoc.pyR�s	cCs�tti�tij	otStii�ptii�otSdti	joDti
djod�Sti	id�djod�Sd�Snti	id�djotSti
djpti
id	�od
�St
td�otid�d
jod�Sddk}|i�\}}ti|�z:t
td�o"tid|�d
jod�StSWdti|�XdS(s2Decide what method to use for paging through text.tPAGERRcSstt|�tid�S(R�(t
tempfilepagertplainRR�(R3((s/usr/lib64/python2.6/pydoc.pyR*stTERMtdumbtemacscSstt|�tid�S(R�(t	pipepagerR�RR�(R3((s/usr/lib64/python2.6/pydoc.pyR,scSst|tid�S(R�(R�RR�(R3((s/usr/lib64/python2.6/pydoc.pyR.stos2cSstt|�d�S(smore <(R�R�(R3((s/usr/lib64/python2.6/pydoc.pyR2stsystems(less) 2>/dev/nullicSs
t|d�S(tless(R�(R3((s/usr/lib64/python2.6/pydoc.pyR4si����Ns	more "%s"cSs
t|d�S(tmore(R�(R3((s/usr/lib64/python2.6/pydoc.pyR;s(R�R�(R�R�(R�RtstdoutR�tFileTypet
plainpagertstdintisattyRR�R(RvRZR�R�ttempfiletmkstempR~tttypagertunlink(R�tfdR((s/usr/lib64/python2.6/pydoc.pyR�"s0"#&
*cCstidd|�S(s%Remove boldface formatting from text.s.R(R!R"(R3((s/usr/lib64/python2.6/pydoc.pyR�AscCsGti|d�}y|i|�|i�Wntj
onXdS(s3Page through text by feeding it to another program.twN(RtpopentwriteR~Ry(R3tcmdtpipe((s/usr/lib64/python2.6/pydoc.pyR�Es
cCspddk}|i�}t|d�}|i|�|i�zti|d|d�Wdti|�XdS(s<Page through text by invoking a program on a temporary file.i����NR�s "R�(R�tmktempRxR�R~RR�R�(R3R�R�RRo((s/usr/lib64/python2.6/pydoc.pyR�Ns

c	Cs�tt|�d�}yDddk}tii�}|i|�}|i|�d�}Wn(tt	fj
od}d�}nXzCtii
dd�d}}tiit|| d�d�x�||o�tiid	�tii�|�}|djotiid�Pn;|djo-tiid||d�|d}q�n|djo)|||}|djo
d}q�ntiidt||||!d�d�||}q�WWd|o|i||i|�nXdS(s%Page through text on a text terminal.s
i����NcSstiid�S(i(RR�R�(((s/usr/lib64/python2.6/pydoc.pyRbscSstii�d d S(i����i(RR�Rn(((s/usr/lib64/python2.6/pydoc.pyRestLINESiis
-- more --tqtQs
          
s
RrtBsi(R�R�(s
s
(RrR�s(RR�tttyRR�tfilenot	tcgetattrt	setcbreakR�R�R\RR�RvR�R�Rtflusht	tcsetattrt	TCSAFLUSH(	R3R'R�R�toldtgetcharR�tincR((s/usr/lib64/python2.6/pydoc.pyR�ZsB

!
	




,cCstiit|��dS(s>Simply print unformatted text.  This is the ultimate fallback.N(RR�R�R�(R3((s/usr/lib64/python2.6/pydoc.pyR��scCs^ti|�oJ|itijod|iSt|d�od|iSd|iSnti|�od|iSti|�o!d|ii	|ii|ifSti
|�o!d|ii	|ii|ifSti|�od|iSti|�od	|iSti
|�od
|iSt|�tijod|iiSt|�iS(s/Produce a short description of the given thing.sbuilt-in module RUspackage smodule sbuilt-in function sgetset descriptor %s.%s.%ssmember descriptor %s.%s.%ssclass s	function smethod sinstance of (RR,RRR�R�R.R�t__objclass__RR�R-R/R=R�R�tInstanceTypeR�(tthing((s/usr/lib64/python2.6/pydoc.pytdescribe�s2c	
Csg}t|d�D]}|o||qq~}d\}}xU|t|�joAtt||d d�|�}|o||d}}qDPqDW|oJ|}x<||D]0}yt||�}Wq�tj
odSXq�W|Stt|�ott|�SdS(s@Locate an object by name or dotted path, importing as necessary.RiiN(Ni(	RR\R%R�RRFR�R�RY(	RR�R�R�R6R�tnt
nextmoduleR#((s/usr/lib64/python2.6/pydoc.pytlocate�s&5 
t_OldStyleClasscBseZRS((RR(((s/usr/lib64/python2.6/pydoc.pyR��scCs\t|t�o2t||�}|ptd|�n||fS|t|dd�fSdS(sDGiven an object or a path to an object, get the object and its name.s$no Python documentation found for %rRN(R�R+R�R�RFR\(R�R�R#((s/usr/lib64/python2.6/pydoc.pytresolve�ss Python Library Documentation: %scCsBt||�\}}t|�}ti|�}|o,d|jo|d||id� 7}n*|o"||j	o|d|i7}nt|�tjo
|i}n{ti	|�pMti
|�p=ti|�p-ti|�pti
|�p
t|t�pt|�}|d7}n||dti||�S(sBRender text documentation, given an object or a path to an object.Rs in s in module s objects

(R�R�RR-RRR�t_OLD_INSTANCE_TYPER�R,R-R.R�R�R�R�R3R�(R�R�R�R#R*R�R�((s/usr/lib64/python2.6/pydoc.pyt
render_doc�s$
cCsAytt|||��Wn ttfj
o}|GHnXdS(sCDisplay text documentation, given an object or a path to an object.N(R�R�R�R�(R�R�R�RJ((s/usr/lib64/python2.6/pydoc.pyR&�scCs�ytt||�\}}tit|�ti||��}t|dd�}|i|�|i�dG|dGHWn tt	fj
o}|GHnXdS(s<Write HTML documentation to a file in the current directory.s.htmlR�twroteN(
R�thtmlR�R�R�RxR�R~R�R�(R�R�R#R*R�RoRJ((s/usr/lib64/python2.6/pydoc.pytwritedoc�s$

RcCsN|djo
h}nx0ti|g|�D]\}}}t|�q-WdS(sAWrite out HTML documentation for all modules in a directory tree.N(R\R0t
walk_packagesR�(RtpkgpathtdoneR>R)R?((s/usr/lib64/python2.6/pydoc.pyt	writedocs�s

tHelpercBs�eZhdd6dd6d(d6d)d6d*d6d+d
6d,d6d-d
6dd6d.d6dd6d/d6dd6d0d6dd6d1d6d2d6d3d6d4d6d d!6d5d"6dd$6dd%6d6d&6d7d'6d8d(6d9d*6d:d6d;d+6d<d6d=d.6Zhd>d76d?dL6d@d 6dAdM6dBdZ6dCd[6dDd^6Zhd_d>6d`d;6dadb6dcdd6dedf6dgdh6didj6d7dk6dldm6dndo6dpdq6drds6drdt6dudv6dudw6Zxfei�D]X\ZZxIeD]AZei	ee�Z
ee
joe
dxeZ
ne
ee<q�Wq�WhNdEd{6dFd76dGd�6dHd�6dId�6dJd�6dKd�6dLd�6dMd^6dNd�6d�d�6dOd#6dPd�6dQd�6dRd�6d{d�6d{d�6dSd�6dTde6dUd�6dVd�6dWd�6dXd6dd�6dYd�6d�dL6d�d�6dZd�6d[d�6d\d6d]d�6d^d�6d_d�6d`d6dad�6dbd�6dcd�6ddd6ded�6dd�6dd�6dfd)6dgd�6dhd�6did�6djd�6dkdl6dld�6d�d�6dmd�6dnd�6dod�6dpd�6dqd�6drdp6dsd�6dtd�6dud�6dvd�6dwd`6dxdM6dyd�6dzd�6d{d[6d|d 6d}d6dd6d~d6ddZ6d
d6d'd6d*d	6dd
6dd6d�d6d�d6d�d6d�d6Z
d�d�d�Ze
d��Ze
d��Zd�Zd�d�Zd�Zd�Zd�Zd�Zdd d!�Zd"�Zd#�Zd$�Zdd%�Zd&�Zdd'�ZRS(�tBOOLEANtandtwithtastassertRtbreaks	while fortclasssCLASSES SPECIALMETHODStcontinuetfunctiontdeftdeltBASICMETHODStifteliftelsettrytexcepttexectfinallytforsbreak continue whiletimporttfromtglobalt
NAMESPACESt
TRUTHVALUEtMODULEStintSEQUENCEMETHODS2t
COMPARISONtistlambdaR~tnottortpasstprinttraiset
EXCEPTIONStreturntwhilesbreak continue if TRUTHVALUEs CONTEXTMANAGERS EXCEPTIONS yieldtyieldt's'''sr'su's"""R�sr"su"tSTRINGSt+RPt*s**R�s//t%s<<s>>R�t|t^t~R�R�s<=s>=s==s!=s<>t	OPERATORStUNARYs+=s-=s*=s/=s%=s&=s|=s^=s<<=s>>=s**=s//=tAUGMENTEDASSIGNMENTtBITWISEtjtJtCOMPLEXsOPERATORS FORMATTINGtPOWERsTUPLES LISTS FUNCTIONSt,s ATTRIBUTES FLOAT MODULES OBJECTSRtELLIPSISs...sSLICINGS DICTIONARYLITERALSt:s	def classt@s\tPRIVATENAMESRYsPRIVATENAMES SPECIALMETHODSRXt
BACKQUOTESt`sTUPLES FUNCTIONS CALLSR�RsLISTS SUBSCRIPTS SLICINGSt[t]R�R�sRSTRINGS UNICODE NUMBERS SEQUENCES MAPPINGS FUNCTIONS CLASSES MODULES FILES inspecttTYPEStstringss4str UNICODE SEQUENCES STRINGMETHODS FORMATTING TYPESsstring-methodssSTRINGS FORMATTINGt
STRINGMETHODSt
formatstringst
FORMATTINGs:encodings unicode SEQUENCES STRINGMETHODS FORMATTING TYPEStUNICODEtnumberssINTEGER FLOAT COMPLEX TYPEStNUMBERStintegerss	int rangetINTEGERtfloatings
float mathtFLOATt	imaginarys
complex cmathttypesseqs%STRINGMETHODS FORMATTING xrange LISTSt	SEQUENCEStDICTIONARIEStMAPPINGSttypesfunctionss	def TYPESttypesmethodssclass def CLASSES TYPEStMETHODSsbltin-code-objectsscompile FUNCTIONS TYPEStCODEOBJECTSsbltin-type-objectsstypes TYPEStTYPEOBJECTStFRAMEOBJECTSt
TRACEBACKSsbltin-null-objecttNONEsbltin-ellipsis-objecttSLICINGSsbltin-file-objectstFILEStspecialattrstSPECIALATTRIBUTESs!class SPECIALMETHODS PRIVATENAMESR}ttypesmodulestPACKAGESsoperator-summarys�lambda or and not in is BOOLEAN COMPARISON BITWISE SHIFTING BINARY FORMATTING POWER UNARY ATTRIBUTES SUBSCRIPTS SLICINGS CALLS TUPLES LISTS DICTIONARIES BACKQUOTEStEXPRESSIONSt
PRECEDENCEtobjectstOBJECTStspecialnamesstBASICMETHODS ATTRIBUTEMETHODS CALLABLEMETHODS SEQUENCEMETHODS1 MAPPINGMETHODS SEQUENCEMETHODS2 NUMBERMETHODS CLASSEStSPECIALMETHODSt
customizations cmp hash repr str SPECIALMETHODSsattribute-accesssATTRIBUTES SPECIALMETHODStATTRIBUTEMETHODSscallable-typessCALLS SPECIALMETHODStCALLABLEMETHODSssequence-typess)SEQUENCES SEQUENCEMETHODS2 SPECIALMETHODStSEQUENCEMETHODS1ssequence-methodss)SEQUENCES SEQUENCEMETHODS1 SPECIALMETHODSsMAPPINGS SPECIALMETHODStMAPPINGMETHODSs
numeric-typess*NUMBERS AUGMENTEDASSIGNMENT SPECIALMETHODSt
NUMBERMETHODSt	execmodels%NAMESPACES DYNAMICFEATURES EXCEPTIONSt	EXECUTIONtnamings*global ASSIGNMENT DELETION DYNAMICFEATURESsdynamic-featurestDYNAMICFEATUREStSCOPINGtFRAMESR�stry except finally raisescoercion-rulestCONVERSIONSt	COERCIONStconversionstidentifiersskeywords SPECIALIDENTIFIERStIDENTIFIERSs
id-classestSPECIALIDENTIFIERSsatom-identifierss
atom-literalssHSTRINGS BACKQUOTES NUMBERS TUPLELITERALS LISTLITERALS DICTIONARYLITERALStLITERALStTUPLESt	exprlistssTUPLES LITERALSt
TUPLELITERALSstypesseq-mutabletLISTLITERALStLISTStlistssLISTS LITERALSttypesmappingtDICTIONARYLITERALSR�sDICTIONARIES LITERALSsstring-conversionssrepr str STRINGS LITERALSsattribute-referencess(getattr hasattr setattr ATTRIBUTEMETHODSt
ATTRIBUTESt
subscriptionst
SUBSCRIPTStslicingstcallstCALLStpowertunarytbinarytBINARYtshiftingtSHIFTINGtbitwisetcomparisonssEXPRESSIONS BASICMETHODStbooleanssEXPRESSIONS TRUTHVALUEt	ASSERTIONt
assignmentt
ASSIGNMENTt	augassigntDELETIONtPRINTINGt	RETURNINGt	IMPORTINGtCONDITIONALtcompoundsfor while break continuetLOOPINGttruths if while and or not BASICMETHODStdebuggertpdbt	DEBUGGINGscontext-managerstCONTEXTMANAGERScCs||_||_dS(N(t_inputt_output(Rtinputtoutput((s/usr/lib64/python2.6/pydoc.pyRg�s	cCs|iptiS((RjRR�(R((s/usr/lib64/python2.6/pydoc.pyR�scCs|iptiS((RkRR�(R((s/usr/lib64/python2.6/pydoc.pyR�scCs+ti�dddjo|�dSdS(Niit?Rs<pydoc.Helper instance>(Rtstack(R((s/usr/lib64/python2.6/pydoc.pyt__repr__�scCsF|dj	o|i|�n%|i�|i�|iid�dS(Ns
You are now leaving help and returning to the Python interpreter.
If you want to ask for help on a particular object directly from the
interpreter, you can type "help(object)".  Executing "help('string')"
has the same effect as typing a particular string at the help> prompt.
(R\thelptintrotinteractRmR�(Rtrequest((s/usr/lib64/python2.6/pydoc.pyRN�s


	c
Cs�|iid�x�to�y|id�}|pPnWnttfj
oPnXtt|dddd��}t|�djoPn|i	|�qWdS(	Ns
shelp> R�RR�R�tquit(R�squit(
RmR�RitgetlinetKeyboardInterrupttEOFErrorRR5RRq(RRt((s/usr/lib64/python2.6/pydoc.pyRs�s	cCsL|itijot|�S|ii|�|ii�|ii�SdS(s.Read one line, using raw_input when available.N(RlRR�t	raw_inputRmR�R�Rn(Rtprompt((s/usr/lib64/python2.6/pydoc.pyRv�s

cCs�t|�td�jo>|i�}|djo|i�q|djo|i�q|djo|i�q|djo|i�q|djo|i�q|d djo|it|�d	�q||ijo|i	|�q||i
jo|i|�q||ijo|i|�q|ot
|d
�qn)t|t�o|�nt
|d
�|iid�dS(NRRqtkeywordstsymbolsttopicsR}ismodules isHelp on %s:s
(R�RRrtlistkeywordstlistsymbolst
listtopicstlistmodulesRR|t
showsymbolR{t	showtopicR}R&R�R�RmR�(RRt((s/usr/lib64/python2.6/pydoc.pyRq�s4





cCs|iidtid �dS(Ns�
Welcome to Python %s!  This is the online help utility.

If this is your first time using Python, you should definitely check out
the tutorial on the Internet at http://docs.python.org/tutorial/.

Enter the name of any module, keyword, or topic to get help on writing
Python programs and using Python modules.  To quit this help utility and
return to the interpreter, just type "quit".

To get a list of available modules, keywords, or topics, type "modules",
"keywords", or "topics".  Each module also comes with a one-line summary
of what it does; to list the modules whose summaries contain a given word
such as "spam", type "modules spam".
i(RmR�RR�(R((s/usr/lib64/python2.6/pydoc.pyRr�s	iiPc	
Cs�|}|i�||}t|�|d|}x�t|�D]�}x�t|�D]~}|||}|t|�joW|ii||�||djo.|iidd|dt||��q�qSqSW|iid�q@WdS(NiR�s
(R2R%R�RmR�(	RtitemstcolumnsR�tcolwR�trowR�R�((s/usr/lib64/python2.6/pydoc.pyR��s



6cCs*|iid�|i|ii��dS(NsN
Here is a list of the Python keywords.  Enter any keyword to get more help.

(RmR�R�R{RE(R((s/usr/lib64/python2.6/pydoc.pyR~	s	cCs*|iid�|i|ii��dS(Nsx
Here is a list of the punctuation symbols which Python assigns special meaning
to. Enter any symbol to get more help.

(RmR�R�R|RE(R((s/usr/lib64/python2.6/pydoc.pyRs	cCs*|iid�|i|ii��dS(NsN
Here is a list of available topics.  Enter any topic name to get more help.

(RmR�R�R}RE(R((s/usr/lib64/python2.6/pydoc.pyR�s	cCs�yddk}Wn$tj
o|iid�dSX|ii||ii|��}|p|iidt|��dSt|�td�jo|i	||�S|\}}y|i|}Wn.t
j
o"|iidt|��dSXtt|�d�|o|pdd|}n|ooddk
}ddk}	|i
�}
|	i|
�idtt|�d�d�|iid	|
i��ndS(
Ni����so
Sorry, topic and keyword documentation is not available because the
module "pydoc_topics" could not be found.
sno documentation found for %s
Rs
R�sRelated help topics: s, s
%s
(tpydoc_topicsR�RmR�R}RvR{R�R�R�tKeyErrorR�RtStringIOt	formattert
DumbWritertsend_flowing_dataRRtgetvalue(Rttopict
more_xrefsR�ttargettlabeltxrefsR&R�R�tbuffer((s/usr/lib64/python2.6/pydoc.pyR�s6	!cCs9|i|}|id�\}}}|i||�dS(NR�(R|t	partitionR�(RtsymbolR�R�RYR�((s/usr/lib64/python2.6/pydoc.pyR�?s
cs�|o|iid�t|�nk|iid�h}|d���fd�}t�i�d|�|i|i��|iid�dS(NsO
Here is a list of matching modules.  Enter any module name to get more help.

sI
Please wait a moment while I gather a list of all available modules...

cSsR|o#|ddjo|d d}nt|d�djod||<ndS(Ni����s	.__init__s
 (package)Rii(R(RR)R�R}((s/usr/lib64/python2.6/pydoc.pytcallbackQscs�d|d�dS(N(R\(R)(R�(s/usr/lib64/python2.6/pydoc.pytonerrorVsR�s�
Enter any module name to get more help.  Or, type "modules spam" to search
for modules whose descriptions contain the word "spam".
(RmR�tapropost
ModuleScannertrunR�RE(RRIR}R�((R�s/usr/lib64/python2.6/pydoc.pyR�Ds			(R�R(R�s	while for(R�sCLASSES SPECIALMETHODS(R�s	while for(R�R(R�R�(R�s	while for(sexecR(R�sbreak continue while(R�R�(R�R�(R�R�(R�R�(slambdas	FUNCTIONS(R�R(sprintR(R�R�(R�s	FUNCTIONS(R�R�(R�sbreak continue if TRUTHVALUE(R�s CONTEXTMANAGERS EXCEPTIONS yield(R�R(R�s'''sr'su's"""R�sr"su"(R�RPR�s**R�s//R�s<<s>>R�R�R�R�R�R�s<=s>=s==s!=s<>(R�R�s<=s>=s==s!=s<>(RPR�(s+=s-=s*=s/=s%=s&=s|=s^=s<<=s>>=s**=s//=(s<<s>>R�R�R�R�(R�R�(stypessRSTRINGS UNICODE NUMBERS SEQUENCES MAPPINGS FUNCTIONS CLASSES MODULES FILES inspect(Rs4str UNICODE SEQUENCES STRINGMETHODS FORMATTING TYPES(sstring-methodssSTRINGS FORMATTING(RR�(Rs:encodings unicode SEQUENCES STRINGMETHODS FORMATTING TYPES(RsINTEGER FLOAT COMPLEX TYPES(Rs	int range(Rs
float math(Rs
complex cmath(Rs%STRINGMETHODS FORMATTING xrange LISTS(Rs	def TYPES(Rsclass def CLASSES TYPES(sbltin-code-objectsscompile FUNCTIONS TYPES(sbltin-type-objectsstypes TYPES(sbltin-null-objectR(sbltin-ellipsis-objectR$(sbltin-file-objectsR(R&R(stypess!class SPECIALMETHODS PRIVATENAMES(R(R�(soperator-summarys�lambda or and not in is BOOLEAN COMPARISON BITWISE SHIFTING BINARY FORMATTING POWER UNARY ATTRIBUTES SUBSCRIPTS SLICINGS CALLS TUPLES LISTS DICTIONARIES BACKQUOTES(R,R(R.stBASICMETHODS ATTRIBUTEMETHODS CALLABLEMETHODS SEQUENCEMETHODS1 MAPPINGMETHODS SEQUENCEMETHODS2 NUMBERMETHODS CLASSES(R0s cmp hash repr str SPECIALMETHODS(sattribute-accesssATTRIBUTES SPECIALMETHODS(scallable-typessCALLS SPECIALMETHODS(ssequence-typess)SEQUENCES SEQUENCEMETHODS2 SPECIALMETHODS(ssequence-methodss)SEQUENCES SEQUENCEMETHODS1 SPECIALMETHODS(ssequence-typessMAPPINGS SPECIALMETHODS(s
numeric-typess*NUMBERS AUGMENTEDASSIGNMENT SPECIALMETHODS(R6s%NAMESPACES DYNAMICFEATURES EXCEPTIONS(R8s*global ASSIGNMENT DELETION DYNAMICFEATURES(sdynamic-featuresR(s
exceptionsstry except finally raise(scoercion-rulesR<(R>R=(R?skeywords SPECIALIDENTIFIERS(s
id-classesR(satom-identifiersR(s
atom-literalssHSTRINGS BACKQUOTES NUMBERS TUPLELITERALS LISTLITERALS DICTIONARYLITERALS(RDsTUPLES LITERALS(stypesseq-mutableRF(RHsLISTS LITERALS(RIRJ(sdictsDICTIONARIES LITERALS(sstring-conversionssrepr str STRINGS LITERALS(sattribute-referencess(getattr hasattr setattr ATTRIBUTEMETHODS(RLR3(RNR�(ROR*(RQR*(RRR*(RSR*(RUR*(RWR*(RXsEXPRESSIONS BASICMETHODS(RYsEXPRESSIONS TRUTHVALUE(R[R�(R]R5(Rcsfor while break continue(Res if while and or not BASICMETHODS(RfRg(scontext-managersR�N(RRR{t_symbols_inverseR|t	iteritemsR�tsymbols_R�RvR}R\RgR�RlRmRpRNRsRvRqRrR�R~RR�R�R�R�(((s/usr/lib64/python2.6/pydoc.pyR��sB






	
								 	tScannercBs eZdZd�Zd�ZRS(sA generic tree iterator.cCs)||_g|_||_||_dS(N(trootststatetchildrentdescendp(RR�R�R�((s/usr/lib64/python2.6/pydoc.pyRgcs
		cCs�|ip@|ipdS|iid�}||i|�fg|_n|id\}}|p|ii�|i�S|id�}|i|�o#|ii||i|�f�n|S(Nii����(R�R�R\RR�tnextR�R(RtroottnodeR�tchild((s/usr/lib64/python2.6/pydoc.pyR�is


#(RRRSRgR�(((s/usr/lib64/python2.6/pydoc.pyR�as	R�cBs eZdZdddd�ZRS(s7An interruptible scanner that searches module synopses.cCs-|ot|�}nt|_h}x�tiD]�}|djo�d||<|djo|d|d�q�tt|�ipdd�d}t	t|d|�|�djo|d||�q�q0q0WxCt
id|�D]/\}}}	|ioPn|djo|d|d�q�|i|�}
t
|
d�o^d	dk}t|i|
i|���pd}t
|
d
�o|
i|�}q�d}n<|
i|�}
|
ipdi�d}t|
dd�}t	t|d|�|�djo||||�q�q�W|o|�ndS(Nt__main__iRs
is - R�t
get_sourcei����tget_filenameRT(RRjRuRR�R\RR�RSRR0R�tfind_moduleR�R�RqR�R�R{R|RF(RR�RIt	completerR�tseenR)R�R>R?tloaderR�RR�((s/usr/lib64/python2.6/pydoc.pyR�|sF	



#$


$N(RRRSR\R�(((s/usr/lib64/python2.6/pydoc.pyR�ysc	Csbd�}d�}yddk}Wntj
onX|id�t�i||d|�dS(sAPrint all the one-line module summaries that contain a substring.cSs;|ddjo|d d}n|G|od|GHdS(Ni����s	.__init__s
 (package)s- ((RR)R�((s/usr/lib64/python2.6/pydoc.pyR��scSsdS(N((R)((s/usr/lib64/python2.6/pydoc.pyR��si����NtignoreR�(twarningsR�tfilterwarningsR�R�(RIR�R�R�((s/usr/lib64/python2.6/pydoc.pyR��s		
c	Cs�ddk}ddk}ddk}d|ifd��Y}d|ifd��Y}d|ifd��Y}|i|_||_||_z:y|||�i	�Wnt
|ifj
onXWd|o|�nXdS(Ni����tMessagecBseZdd�ZRS(icSsf|i}|ididi|||�|id�|_|id�|_|i�|i�dS(Niscontent-transfer-encodingscontent-type(R�RBRgt	getheadertencodingheadert
typeheadert	parsetypet
parseplist(RtfptseekableR�((s/usr/lib64/python2.6/pydoc.pyRg�s	!
(RRRg(((s/usr/lib64/python2.6/pydoc.pyR��st
DocHandlercBs#eZd�Zd�Zd�ZRS(cSsayG|id�|idd�|i�|iiti||��Wntj
onXdS(Ni�sContent-Types	text/html(t
send_responsetsend_headertend_headerstwfileR�R�R�Ry(RR�R�((s/usr/lib64/python2.6/pydoc.pyt
send_document�s

 cSs�|i}|ddjo|d }n|d djo|d}n|o�|djo�yt|dd�}Wn5tj
o)}|i|tit|���dSX|o&|it|�ti||��q�|i|dt	|��n�ti
dd	d
�}d�}td�ti
�}ti||�}d
tidd	d|�g}h}	x*tiD]}
|iti|
|	��qhW|t|�d}|id|�dS(Ni����s.htmliR�RR�s$no Python documentation found for %ss?<big><big><strong>Python: Index of Modules</strong></big></big>s#ffffffs#7799eecSsd||fS(Ns<a href="%s.html">%s</a>((R*((s/usr/lib64/python2.6/pydoc.pyt	bltinlink�scSs
|djS(R�((RP((s/usr/lib64/python2.6/pydoc.pyR�ss<p>sBuilt-in Moduless#ee77aas�<p align=right>
<font color="#909090" face="helvetica, arial"><strong>
pydoc</strong> by Ka-Ping Yee &lt;ping@lfw.org&gt;</font>sIndex of Modules(RR�R�R�R�R�R+R�R�R�R�RXRR�R�R�RRqR(RRR?RJR�R�tnamesR�tindicesR�R((s/usr/lib64/python2.6/pydoc.pytdo_GET�s>	&				

cWsdS(N((RR�((s/usr/lib64/python2.6/pydoc.pytlog_message�s(RRR�R�R�(((s/usr/lib64/python2.6/pydoc.pyR��s		#t	DocServercBs#eZd�Zd�Zd�ZRS(cSshtidjodpd}d|f|_d||f|_||_|ii||i|i�dS(Ntmacs	127.0.0.1t	localhostRs
http://%s:%d/(RR(taddressR�R�RKRgthandler(RtportR�thost((s/usr/lib64/python2.6/pydoc.pyRg�s
	cSsmddk}t|_xQ|ipF|i|ii�gggd�\}}}|o|i�qqWdS(Ni����i(tselectRjRutsocketR�thandle_request(RR�trdtwrtex((s/usr/lib64/python2.6/pydoc.pytserve_until_quit�s	
-cSs/|ii|�|io|i|�ndS(N(RKtserver_activateR�(R((s/usr/lib64/python2.6/pydoc.pyR�s
(RRRgR�R�(((s/usr/lib64/python2.6/pydoc.pyR��s		(tBaseHTTPServert	mimetoolsR�R�tBaseHTTPRequestHandlert
HTTPServerRKR�tMessageClassR�Rwterror(	R�R�R�R�R�R�R�R�R�((s/usr/lib64/python2.6/pydoc.pytserve�s$	.			c	Csqddd��Y}ddk}y8|i�}z||�}|i�Wd|i�XWntj
onXdS(sEGraphical interface (starts web server and pops up a control window).tGUIcBs�eZdd�Zd�Zddd�Zdd�Zdd�Zd�Zdd�Z	d�Z
dd	�Zdd
�Zd�Z
d�Zdd
�ZRS(i(cSs�||_d|_d|_ddk}|i|�|_|i|idd�|_|i	|iddd|i
dd�|_|i	|iddd|idd�|_
|i|�|_|i|idd	�|_|i|i�|_|iid
|i�|i	|idddd
d|idd�|_tidjo|iidd�n|iid�|iid|i�|iidddd�|iidddddd�|i
idddddd�|iidddd�|iidd�|iidddddd�|iidddd�|ii�dtidjodpdf}|i|d|dd�|_|iid|i�|iid |i�|i |d!d"d|ii!�|_"|ii#d#|i"i$�|i|�|_%|i	|i%dd$d|i�|_&|i	|i%dd%d|i'�|_(|i&idddddd�|i(idddddd�|ii)�|ii*�|_+|ii,�|_-|ii.�|ii.�|ii.�|i%i.�|_/|i+|i/|_0|_1d
|_2|ii3d&|i+|i-f�|ii4|i+|i-�|ii5i6�ddk7}|i8d't9d(||i:|if�i;�dS()Ni����R3sStarting server...
 sopen browsertcommandR�tdisabledsquit servings
Search fors<Return>tstoptpadyiRtsidetrighttpydoctWM_DELETE_WINDOWttoptfillRPtlefttexpandit	helveticaii
tfonttheightis
<Button-1>s<Double-Button-1>torienttverticaltyscrollcommandsgo to selectedshide resultss%dx%dR�R�(<twindowR\tservertscannertTkintertFramet
server_frmtLabelt	title_lbltButtonRxtopen_btnRutquit_btnt
search_frmt
search_lbltEntryt
search_enttbindRR�tstop_btnRR(tpackR�tprotocolt	focus_settListboxt
result_lstR�tgotot	Scrollbartyviewt
result_scrtconfigR�t
result_frmtgoto_btnthidethide_btnRCtwinfo_widthtminwidthtwinfo_heightt	minheighttwinfo_reqheighttbigminheighttbigwidtht	bigheighttexpandedtwm_geometryt
wm_minsizettktwilldispatcht	threadingtThreadR�treadyR
(RR�R�R�R�R((s/usr/lib64/python2.6/pydoc.pyRgsp			!
#
&	 	cSsM||_|iidd|i�|iidd�|iidd�dS(NR3sPython documentation server at
R�tnormal(R�R�RR�R�R�(RR�((s/usr/lib64/python2.6/pydoc.pyRYs
	cSs�|p
|ii}yddk}|i|�Wn�tj
o�tidjotid|�q�tidjo7yddk	}Wntj
oq�X|i
|�q�tid|�}|otid|�q�nXdS(Ni����Rs
start "%s"R�s netscape -remote "openURL(%s)" &snetscape "%s" &(R�R�t
webbrowserRxR�RR(RR�tict	launchurl(RteventR�RRtrc((s/usr/lib64/python2.6/pydoc.pyRx`s cSs+|iod|i_n|ii�dS(Ni(R�RuR�(RR!((s/usr/lib64/python2.6/pydoc.pyRups
cSs|ii�}|iidd�|iidd�|iidd|�|ii�|iidd�|iidd	�|i	idd
�|i
�ddk}|iod|i_
nt�|_|id
|iid|i||if�i�dS(NR�R�R�RR3sSearching for "%s"...R�iRR�i����iR�R�(R�RvR�R�RR�tforgetRtdeleteR
R�RR�RuR�RR�RCR�R
(RR!RIR((s/usr/lib64/python2.6/pydoc.pyRus


cSsI|ddjo|d d}n|iid|d|pd�dS(Ni����s	.__init__s
 (package)Rs - s(no description)(Rtinsert(RRR)R�((s/usr/lib64/python2.6/pydoc.pyRC�scSs'|iod|i_d|_ndS(Ni(R�RuR\(RR!((s/usr/lib64/python2.6/pydoc.pyR��s
cSs�d|_|iidd�|iidd�|iidddddd	�tid
jo|ii	�n|iidd�dS(
NR3s
Search forR�R�R�R�RPR�iRR�R�(
R\R�R�RR�R�RR(R�R#(R((s/usr/lib64/python2.6/pydoc.pyR��s	cSs|iidd�dS(NR�R(R
R(RR!((s/usr/lib64/python2.6/pydoc.pyR��scSs\|ii�}|oBt|ii|d��d}|id|ii|d�ndS(NiR�s.html(RtcurselectionRRvRxR�R�(RR!t	selectionR)((s/usr/lib64/python2.6/pydoc.pyR�s cSs�|ipdS|ii�|ii�|ii�|ii�|_|ii�|_	|ii
d|i|if�|ii
|i|i�d|_dS(Ns%dx%di(RR	R#RRR�R
RRRRRRR(R((s/usr/lib64/python2.6/pydoc.pytcollapse�s



 cSs�|iodS|iidddd�|iidddd�|iiddddd	d
�|iid|i|if�|ii	|i
|i�d
|_dS(NR�tbottomR�RPR�tyR�tbothR�is%dx%d(RR	R�RRR�RRRRRR(R((s/usr/lib64/python2.6/pydoc.pyR��s
 cSs|i�|i�dS(N(R�R((RR!((s/usr/lib64/python2.6/pydoc.pyR�s
N(RRRgRR\RxRuRRCR�R�R�RR(R�R(((s/usr/lib64/python2.6/pydoc.pyR�sE						i����N((R�tTktmainlooptdestroyRw(R�R�R�tgui((s/usr/lib64/python2.6/pydoc.pyR/s�cCs&t|t�ot|ti�djS(Ni(R�R+RRtsep(RP((s/usr/lib64/python2.6/pydoc.pytispath�sc
Cs�ddk}ddd��Y}dtijoTtiitid�}|tijotii|�ntiidd�ny�|itidd	�\}}d}x�|D]�\}}|d
jot|�dS|djoSyt	|�}Wnt
j
o
|�nXd�}	d
�}
t||	|
�dS|djo
d}q�q�W|p
|�nx�|D]�}t|�o"tii
|�od|GHPny�t|�o#tii|�ot|�}n|o<t|�o!tii|�ot|�q%t|�nti|�Wqmtj
o}|GHqmXqmWWnV|i|fj
oAtiitid�}
d|
ti|
|
|
tifGHnXdS(s@Command-line interface (looks at sys.argv to decide what to do).i����NtBadUsagecBseZRS((RR(((s/usr/lib64/python2.6/pydoc.pyR2�sRiRisgk:p:ws-ks-pcSsd|iGHdS(Nspydoc server ready at %s(R�(R�((s/usr/lib64/python2.6/pydoc.pyR�scSs	dGHdS(Nspydoc server stopped((((s/usr/lib64/python2.6/pydoc.pytstopped�ss-wsfile %r does not existscpydoc - the Python documentation tool

%s <name> ...
    Show text documentation on something.  <name> may be the name of a
    Python keyword, topic, function, module, or package, or a dotted
    reference to a class or function within a module or module in a
    package.  If <name> contains a '%s', it is used as the path to a
    Python source file to document. If name is 'keywords', 'topics',
    or 'modules', a listing of these things is displayed.

%s -k <keyword>
    Search for a keyword in the synopsis lines of all available modules.

%s -p <port>
    Start an HTTP server on the given port on the local machine.

%s -w <name> ...
    Write out the HTML documentation for a module to a file in the current
    directory.  If <name> contains a '%s', it is treated as a filename; if
    it names a directory, documentation is written for all the contents.
((tgetoptRRRtdirnametargvtremoveR%R�Rt
ValueErrorR�R1texistsRhR�RR�R�RqR�R�R�R0(R4R2t	scriptdirtoptsR�twritingtopttvalR�RR3targRJR�((s/usr/lib64/python2.6/pydoc.pytcli�s\


		

!	  R�(XRSR#RRR%RRzRR!R�RRYR0R�RtstringRRRRRRRRt	tracebackR	tcollectionsR
R�R�RRR(R+R2R5R:R�t
IGNORECASER;R<R@RDRQR\R_RfRlRqR�t	ExceptionR�R�R�R�R�R�RsRtR�R�R�R�R�R�R�R�R�R3R�R�R�R�R�R�R&R�R�R�RqR�R�R�R�R/R1R@R(((s/usr/lib64/python2.6/pydoc.pyt<module> s�
`:											
					28*�� �R							&				
�h	,	[	�		M