%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/lib/python2.7/
Upload File :
Create Path :
Current File : //usr/local/lib/python2.7/warnings.pyc

ó
Mêáac@sYdZddlZddlZddlZddddddd	d
gZddd„Zddd
„ZeZdd„Z	de
dddd„Ze
ddd„Zd„Z
defd„ƒYZd„Zd„Zd„Zd„Zddd„Zdddd„Zdefd„ƒYZd
efd„ƒYZeZy>ddlmZmZmZmZmZeZeZ e!ZWn#e"k
r›gZd ZiZ nXeej#ƒesRe$e%gZ&ej'râej(j)râe&j*e+ƒnxe&D]Z,ed!d"e,ƒqéWej(j-Z-e-dkr$d#Z.ne-r3d Z.nd!Z.ee.d"e/d$dƒn[dS(%s&Python part of the warnings subsystem.iÿÿÿÿNtwarnt
warn_explicittshowwarningt
formatwarningtfilterwarningstsimplefiltert
resetwarningstcatch_warningsicCs9tjr5|dkrt}nt|||dƒndS(s‡Issue a deprecation warning for Python 3.x related changes.

    Warnings are omitted unless Python is started with the -3 option.
    iN(tsystpy3kwarningtNonetDeprecationWarningR(tmessagetcategoryt
stacklevel((s$/usr/local/lib/python2.7/warnings.pytwarnpy3ks		cCsi|dkr(tj}|dkr(dSny#|jt|||||ƒƒWnttfk
rdnXdS(s7Hook to write a warning to a file; replace if you like.N(R
RtstderrtwriteRtIOErrortUnicodeError(RR
tfilenametlinenotfiletline((s$/usr/local/lib/python2.7/warnings.pyt
_show_warnings	#cCsFy
t}Wntk
r#d}nXyt|ƒ}Wntk
rGnXd||j|f}|dkr|tj||ƒn|}|rÕ|jƒ}t	||ƒrÄt	|tƒrÄt|dƒ}n|d|7}nt	||ƒr2t	|tƒr2t
jƒ}|r2yt||ƒ}Wq/tk
r+q/Xq2nd||f}|S(s.Function to format a warning the standard way.s%s: %s: %s
tlatin1s  %s
s%s:%s(N(
tunicodet	NameErrortstrtUnicodeEncodeErrort__name__R
t	linecachetgetlinetstript
isinstanceRtgetfilesystemencodingtUnicodeDecodeError(RR
RRRtunicodetypetstenc((s$/usr/local/lib/python2.7/warnings.pyR(s0



$

ticCs*ddl}|dks+td	|fƒ‚t|tƒsFtd
ƒ‚t|ttjfƒsjtdƒ‚t|tƒs…tdƒ‚t|tƒs td
ƒ‚t|t	t
fƒrÁ|dksÍtdƒ‚||j||jƒ||j|ƒt	|ƒf}|rt
j|ƒnt
jd|ƒdS(sÖInsert an entry into the list of warnings filters (at the front).

    'action' -- one of "error", "ignore", "always", "default", "module",
                or "once"
    'message' -- a regex that the warning message must match
    'category' -- a class that the warning must be a subclass of
    'module' -- a regex that the module name must match
    'lineno' -- an integer line number, 0 matches all warnings
    'append' -- if true, append to the list of filters
    iÿÿÿÿNterrortignoretalwaystdefaulttmoduletoncesinvalid action: %rsmessage must be a stringscategory must be a classs#category must be a Warning subclasssmodule must be a stringislineno must be an int >= 0(R)R*R+R,R-R.(tretAssertionErrorR"t
basestringttypettypest	ClassTypet
issubclasstWarningtinttlongtcompiletItfilterstappendtinsert(tactionRR
R-RR<R/titem((s$/usr/local/lib/python2.7/warnings.pyRCs	$	cCs‘|dkstd|fƒ‚t|ttfƒr@|dksLtd	ƒ‚|d
|d
t|ƒf}|r}tj|ƒntjd|ƒd
S(sInsert a simple entry into the list of warnings filters (at the front).

    A simple filter matches all modules and messages.
    'action' -- one of "error", "ignore", "always", "default", "module",
                or "once"
    'category' -- a class that the warning must be a subclass of
    'lineno' -- an integer line number, 0 matches all warnings
    'append' -- if true, append to the list of filters
    R)R*R+R,R-R.sinvalid action: %rislineno must be an int >= 0N(R)R*R+R,R-R.(R0R"R7R8R
R;R<R=(R>R
RR<R?((s$/usr/local/lib/python2.7/warnings.pyR`s
$	cCsgt(dS(sAClear the list of warning filters, so that no filters are active.N(R;(((s$/usr/local/lib/python2.7/warnings.pyRtst_OptionErrorcBseZdZRS(s,Exception used by option processing helpers.(Rt
__module__t__doc__(((s$/usr/local/lib/python2.7/warnings.pyR@xscCsLxE|D]=}yt|ƒWqtk
rC}tjdI|IJqXqWdS(NsInvalid -W option ignored:(t
_setoptionR@RR(targstargtmsg((s$/usr/local/lib/python2.7/warnings.pyt_processoptions}s

c	Cs[ddl}|jdƒ}t|ƒdkrCtd|fƒ‚nx#t|ƒdkrh|jdƒqFWg|D]}|jƒ^qp\}}}}}t|ƒ}|j|ƒ}t|ƒ}|j|ƒ}|rà|d}n|r;y%t	|ƒ}|dkr
t
‚nWqAt
tfk
r7td|fƒ‚qAXnd}t|||||ƒdS(	Niÿÿÿÿt:istoo many fields (max 5): %rR(t$isinvalid lineno %r(
R/tsplittlenR@R<R!t
_getactiontescapet_getcategoryR7t
ValueErrort
OverflowErrorR(	RER/tpartsR&R>RR
R-R((s$/usr/local/lib/python2.7/warnings.pyRC…s.+

cCsU|s
dS|dkrdSx!d	D]}|j|ƒr!|Sq!Wtd|fƒ‚dS(
NR,tallR+R*R-R.R)sinvalid action: %r(R,R+R*R-R.R)(t
startswithR@(R>ta((s$/usr/local/lib/python2.7/warnings.pyRL s
cCs/ddl}|stS|jd|ƒrbyt|ƒ}Wqtk
r^td|fƒ‚qXn¤|jdƒ}|| }||d}yt|dd|gƒ}Wn$t	k
rËtd|fƒ‚nXyt
||ƒ}Wn$tk
rtd|fƒ‚nXt|tƒs+td|fƒ‚n|S(Niÿÿÿÿs^[a-zA-Z0-9_]+$sunknown warning category: %rt.isinvalid module name: %rsinvalid warning category: %r(
R/R6tmatchtevalRR@trfindt
__import__R
tImportErrortgetattrtAttributeErrorR5(R
R/tcattiR-tklasstm((s$/usr/local/lib/python2.7/warnings.pyRNªs,



c
Csgt|tƒr|j}n|dkr0t}nt|tƒsEt‚ytj|ƒ}Wn t	k
rztj
}d}nX|j}|j}d|kr¦|d}nd}|j
dƒ}|rì|jƒ}|jdƒr5|d }q5nI|dkr&ytjd	}Wq&tk
r"d}q&Xn|s5|}n|jd
iƒ}	t||||||	|ƒdS(
s:Issue a warning, or maybe ignore it or raise an exception.iRs<string>t__file__s.pycs.pyoiÿÿÿÿt__main__it__warningregistry__N(s.pycs.pyo(R"R6t	__class__R
tUserWarningR5R0Rt	_getframeROt__dict__t	f_globalstf_linenotgettlowertendswithtargvR\t
setdefaultR(
RR
RtcallertglobalsRR-Rtfnltregistry((s$/usr/local/lib/python2.7/warnings.pyRÅs<	
	
		


	cCsbt|ƒ}|dkrJ|p!d}|djƒdkrJ|d }qJn|dkr_i}nt|tƒr†t|ƒ}|j}n|}||ƒ}|||f}|j|ƒrºdSxŠtD]|}	|	\}
}}}
}|dks÷|j	|ƒrÁt
||ƒrÁ|
dks!|
j	|ƒrÁ|dks9||krÁPqÁqÁWt}
|
dkrad||<dStj
||ƒ|
dkr†|‚n|
dkrÈd||<||f}tj|ƒr»dSdt|<nƒ|
d	kr×nt|
d
krd||<||df}|j|ƒrdSd||<n/|
dkr5d||<ntd|
|	fƒ‚t||||ƒdS(
Ns	<unknown>iýÿÿÿs.pyiR*iR)R.R+R-R,s1Unrecognized action (%r) in warnings.filters:
 %s(R7R
RkR"R6RRdRjR;RVR5t
defaultactionRtgetlinestonceregistrytRuntimeErrorR(RR
RRR-Rrtmodule_globalsttexttkeyR?R>RFR]tmodtlntoncekeytaltkey((s$/usr/local/lib/python2.7/warnings.pyRísb	

	




tWarningMessagecBs,eZdZd	Zd
d
d„Zd„ZRS(s0Holds the result of a single showwarning() call.RR
RRRRcCsR||_||_||_||_||_||_|rE|jnd|_dS(N(	RR
RRRRRR
t_category_name(tselfRR
RRRR((s$/usr/local/lib/python2.7/warnings.pyt__init__6s						cCs&d|j|j|j|j|jfS(NsD{message : %r, category : %r, filename : %r, lineno : %s, line : %r}(RRRRR(R€((s$/usr/local/lib/python2.7/warnings.pyt__str__@s(RR
RRRRN(RRARBt_WARNING_DETAILSR
RR‚(((s$/usr/local/lib/python2.7/warnings.pyR~/s	cBs8eZdZedd„Zd„Zd„Zd„ZRS(sA context manager that copies and restores the warnings filter upon
    exiting the context.

    The 'record' argument specifies whether warnings should be captured by a
    custom implementation of warnings.showwarning() and be appended to a list
    returned by the context manager. Otherwise None is returned by the context
    manager. The objects appended to the list are arguments whose attributes
    mirror the arguments to showwarning().

    The 'module' argument is to specify an alternative module to the module
    named 'warnings' and imported under that name. This argument is only useful
    when testing the warnings module itself.

    cCs8||_|dkr"tjdn||_t|_dS(sêSpecify whether to record warnings and if an alternative module
        should be used other than sys.modules['warnings'].

        For compatibility with Python 3.0, please consider all arguments to be
        keyword-only.

        twarningsN(t_recordR
Rtmodulest_moduletFalset_entered(R€trecordR-((s$/usr/local/lib/python2.7/warnings.pyRWs	"cCsrg}|jr|jdƒn|jtjdk	rL|jd|jƒnt|ƒj}d|dj|ƒfS(Nsrecord=TrueR„s	module=%rs%s(%s)s, (R…R<R‡RR†R2Rtjoin(R€RDtname((s$/usr/local/lib/python2.7/warnings.pyt__repr__cs	cs‰|jrtd|ƒ‚nt|_|jj|_|j|j_|jj|_|jrg‰‡fd†}||j_ˆSdSdS(NsCannot enter %r twicecsˆjt||ŽƒdS(N(R<R~(RDtkwargs(tlog(s$/usr/local/lib/python2.7/warnings.pyRus(
R‰RvtTrueR‡R;t_filtersRt_showwarningR…R
(R€R((Rs$/usr/local/lib/python2.7/warnings.pyt	__enter__ls			cGs>|jstd|ƒ‚n|j|j_|j|j_dS(Ns%Cannot exit %r without entering first(R‰RvR‘R‡R;R’R(R€texc_info((s$/usr/local/lib/python2.7/warnings.pyt__exit__|s	N(	RRARBRˆR
RRR“R•(((s$/usr/local/lib/python2.7/warnings.pyRFs
			(R;tdefault_actiont
once_registryRRR,R*R
R)R<(0RBRRR3t__all__R
RRRRR6RRRt	ExceptionR@RGRCRLRNRRtobjectR~RRˆt_warnings_defaultst	_warningsR;R–R—RsRuRRZtwarnoptionst
ImportWarningtPendingDeprecationWarningtsilenceR	tflagstdivision_warningR<Rtclst
bytes_warningtbytes_actiontBytesWarning(((s$/usr/local/lib/python2.7/warnings.pyt<module>s`		

				
	)AE(




		

Zerion Mini Shell 1.0