All Downloads are FREE. Search and download functionalities are using the official Maven repository.

kr.motd.maven.sphinx.dist.babel.messages.checkers$py.class Maven / Gradle / Ivy

There is a newer version: 2.10.0
Show newest version
????1?f$0R(Lorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject;__doc__?
    babel.messages.checkers
    ~~~~~~~~~~~~~~~~~~~~~~~

    Various routines that help with validation of translations.

    :since: version 0.9

    :copyright: (c) 2013 by the Babel Team.
    :license: BSD, see LICENSE for more details.
org/python/core/PyStringfromInterned.(Ljava/lang/String;)Lorg/python/core/PyString;	

org/python/core/PyFrame
	setglobal/(Ljava/lang/String;Lorg/python/core/PyObject;)V
setline(I)V
babel.messages.catalogjava/lang/StringTranslationError
PYTHON_FORMATorg/python/core/imp
importFrom\(Ljava/lang/String;[Ljava/lang/String;Lorg/python/core/PyFrame;I)[Lorg/python/core/PyObject;!"
 #setlocal%
&
babel._compat(string_types*izip,org/python/core/PyList.org/python/core/PyObject0set2getname.(Ljava/lang/String;)Lorg/python/core/PyObject;45
6i8d:u<([Lorg/python/core/PyObject;)V>?
/@__call__S(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;)Lorg/python/core/PyObject;BC
1DxFXHfJFLgNGP_string_format_compatibilitiesRorg/python/core/PyTEmptyObjectsorg/python/core/PyObject;VW	UXorg/python/core/PyFunctionZ	f_globalsLorg/python/core/PyObject;\]	^
num_plurals$10Verify the number of plurals in the translation.agetlocal(I)Lorg/python/core/PyObject;cd
epluralizableg__getattr__i5
1j__not__()Lorg/python/core/PyObject;lm
1n__nonzero__()Zpq
1r
isinstancet	getglobalv5
wstringym(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject;B{
1|/Found plural forms for non-pluralizable message~
makeException9(Lorg/python/core/PyObject;)Lorg/python/core/PyException;??
U?f_lastiI??	?None?]	U??_is6(Lorg/python/core/PyObject;)Lorg/python/core/PyObject;??
1?(ILorg/python/core/PyObject;)V%?
?org/python/core/PyTuple?list?tuple?
?@len?num_plurals?_ne??
1?*Wrong number of plural forms (expected %d)?_mod??
1?babel/messages/checkers$py?Lorg/python/core/PyCode;`?	??j(Lorg/python/core/PyObject;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;Lorg/python/core/PyObject;)V>?
[?python_format$29Verify the format string placeholders in the translation.?
python-format?flags?_notin??
1?id?__iter__?m
1?unpackSequence8(Lorg/python/core/PyObject;I)[Lorg/python/core/PyObject;??
U?_validate_format?__iternext__?m
1???	??
python_format?_validate_format$3?Test format string `alternative` against `format`.  `format` can be the
    msgid of a message and `alternative` one of the `msgstr`\s.  The two
    arguments are not interchangeable as `alternative` may contain less
    placeholders if `format` uses named placeholders.

    The behavior of this function is undefined if the string does not use
    string formattings.

    If the string formatting of `alternative` is compatible to `format` the
    function returns `None`, otherwise a `TranslationError` is raised.

    Examples for compatible format strings:

    >>> _validate_format('Hello %s!', 'Hallo %s!')
    >>> _validate_format('Hello %i!', 'Hallo %d!')

    Example for an incompatible format strings:

    >>> _validate_format('Hello %(name)s!', 'Hallo %s!')
    Traceback (most recent call last):
      ...
    TranslationError: the format strings are of different kinds

    This function is used by the `python_format` checker.

    :param format: The original format string
    :param alternative: The alternative format string that should be checked
                        against format
    :raises TranslationError: on formatting errors
    ?_parse$4finditer?groups?9(Lorg/python/core/ThreadState;)Lorg/python/core/PyObject;B?
1?%?_eq??
1?append?str???	??
_compatible$5True?_in??
1?False???	??_check_positional$65format string mixes positional and named placeholders?bool???	??map?placeholders are incompatible?)the format strings are of different kinds?-positional format placeholders are unbalanced?	enumerate?Dincompatible format for placeholder %d: %r and %r are not compatible?
newInteger(I)Lorg/python/core/PyInteger;??
U?_add?
1dictunknown named placeholder %r__getitem__?
1	Dincompatible format for placeholder %r: %r and %r are not compatible??	?
_find_checkers$7
pkg_resourcesworking_setsetExceptionM(Ljava/lang/Throwable;Lorg/python/core/PyFrame;)Lorg/python/core/PyException;
UImportErrororg/python/core/PyExceptionmatch(Lorg/python/core/PyObject;)Z
iter_entry_points babel.checkers"load$java/lang/Throwable&?	?(_find_checkers*checkers,(Ljava/lang/String;)Vorg/python/core/PyFunctionTable/()V>1
02selfLbabel/messages/checkers$py;45	?68newCode?(I[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IZZLorg/python/core/PyFunctionTable;I[Ljava/lang/String;[Ljava/lang/String;II)Lorg/python/core/PyCode;:;
U<?	?>catalog@messageBmsgstrsDmsgidsFmsgidHmsgstrJformatLalternativeN_parseP_compatibleR_check_positionalTaVbXa_positionalZb_positional\idx^_`firstbseconddtype_mapfnamehtypecharjresultlresultso
positionalqcharsentry_pointugetMain()Lorg/python/core/PyCode;main([Ljava/lang/String;)V?>.
?|wx
?~org/python/core/CodeLoader?createSimpleBootstrap9(Lorg/python/core/PyCode;)Lorg/python/core/CodeBootstrap;??
??runMain5(Lorg/python/core/CodeBootstrap;[Ljava/lang/String;)V??
U?getCodeBootstrap!()Lorg/python/core/CodeBootstrap;#org/python/core/PyRunnableBootstrap?)getFilenameConstructorReflectionBootstrap2(Ljava/lang/Class;)Lorg/python/core/CodeBootstrap;??
??
call_functionS(ILorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject;
??`
???
???
???
???
???
??
??org/python/core/PyRunnable? Lorg/python/compiler/APIVersion;value%Lorg/python/compiler/MTime;`9Q?Lorg/python/compiler/Filename;a/home/trustin/Workspaces/sphinx-maven-plugin/target/update-sphinx/dist/babel/messages/checkers.pyorg/python/core/ThreadState?Wjava/lang/Object?CodeLineNumberTableStackMap
SourceFileRuntimeVisibleAnnotations!?0?	45?`????????????
?:
+??+??W+??N-S-S-+?$N-2:+?':-2:+?':+?)?N-+S--S-+?$N-2:++?':-2:+-?':+??/Y?1Y+3?7,?/Y?1Y9?SY;?SY=?S?A?ESY+3?7,?/Y?1YG?SYI?S?A?ESY+3?7,?/Y?1YK?SYM?SYO?SYQ?S?A?ES?AN+S-?'N+??YN?[Y+?_-??b???N+?-?'N+.??YN?[Y+?_-??????N+?-?'N+>??YN?[Y+?_-?̸??N+?-?'N+???YN?[Y+?_-?)??N++-?'N+??++?7,??N+--?'N+??????&	.>??`?
y+?b?W+?+?fh?k?o?s?T+?+u?x,+?fz?k++?x?}?o?s?+?+?x,??E???+ ?+?????+#?+?fN+??x-_??N?s?+$?+?????+&?+?fz?kN+-??N+'?+u?x,+?f??Y?1Y+??xSY+??xS???}?o?s?(+(???Y?1Y+?fS??N+-??N?+)?+??x,+?f?EN+?f??k-_??N?s?)+*?+?x,??+?f??k???E???+??????2 #$&'()*?Pg??v???????p????i
?+/???W+0???N+?f??k-_??N?s?+1?+?????+2?+?f??kN+-??N+3?+u?x,+?f??Y?1Y+??xSY+??xS???}?o?s?(+4???Y?1Y+?fS??N+-??N?+5?+?fz?kN+-??N+6?+u?x,+?f??Y?1Y+??xSY+??xS???}?o?s?(+7???Y?1Y+?fS??N+-??N?+9?+-?x,+?f+?f?}??N?Z??:2:+??:2:+??:+:?+?f?s?!+;?+¶x,+?f+?f?}W?+9?-??:???+??????6
/012345679:;9?Y>?????0??Q??11???1???+\?̸W+^??YN?[Y+?_-????N+-??N+g??YN?[Y+?_-????N+-??N+o??YN?[Y+?_-????N+-??N+z?+?x,+?f??Y?1Y+?fSY+?fS???}N-??:2:+??:2:+??:N+}?+?x,+?f??Y?1Y+?fSY+?fS???}N-??:2:+??:2:+??:N+~?+?fY?s?W+?f?oY?s?
W+?f?o?s?+?+?x,???E???+??+?fN+?f-_??N?s?+??+?x,???E???+??+?f?s??+??+??x,+?f?EN+??x,+?f?E-_??N?s?+??+?x,???E???+??+??x,+-?x,+?f+?f?}?E??N???:2:+	??:2:??:2:??:		2:
+

??:
	2:
+
??:
:2:??:		2:
+

??:
	2:
+
??:
::+??+?f,+?f+?f?}?o?s?M+??+?x,????Y?1Y+	?f??SY+?fSY+?fS?????E???+??-??:???7+??+?x,+?f?EN+
-??N+??+?f??N????:2:+??:2:+??:+??+?f:+
?f_??:?s?'+??+?x,?+?f???E???+??+?f,+?f+
?f+?f?
?}?o?s?P+??+?x,???Y?1Y+?fSY+?fSY+
?f+?f?
S?????E???+??-??:??+??????b\^goz}~??????????????????[???1z??????????C??11?B??1??W??????11???11y??1????11????2+_??/Y?Y?AN+-??N+`?+?x϶k,+?f?E??N??+??+a?+?fѶk,??:??:2:+??:2:+??:2:+??::+b?+?f:ָ_??:Y?s?W+?f:+??x_??:?s??=+d?+?f۶k,??Y?1Y+?fSY+ݶx,+?f?ES???EW+`?-??:??+e?+?fN+??-??_`abd`e?`:??11???11?1???11???1??P?+h?+?fN+?f-_??N?s?+i?+?xN+??-?+j?+S?x??:?\+??+k?+?f:+?f_??:Y?s?W+?f:+?f_??:?s?+l?+?xN+??-?+j???:???+m?+?xN+??-??hijkljm?U2??F??11???111???1???+p?+??xN+-??N+q?+?f??N????:2:+??:2:+??:+r?+?f:+??x_??:?s?.+s?+?f:+??x_??::+??:?N+u?+?f:+??x_??::+?f_??:?s?+v?+?x,??E???+q?-??:??2+x?+?x,+?f?EN+??-??"pqrsuvqx?@'??11???11???1?2+???/Y?Y?AN+-??N+???N-S-+?$N-2:+??:?"+?N-+?x??
+???h-?+??+?f!?k,#??E??:?/+??+??+?f۶k,+?f%?k,?ԶEW+????:???+??+??x,+?f?EN?-_??N?s?/+???/Y?1Y+??xSY+ɶxS?AN+??-?+??+?fN+??-?EH'?&	???????????H???'e??g???????11????1??????>.?

*?3*?7?M,+9?7?=???M,AS,CS,ES,+??7?=???M,AS,CS,GS,ES,IS,KS,+?.?7?=???M,MS,OS,QS,SS,US,WS,YS,[S,]S,	_S,
aS,cS,eS,
gS,iS,kS,+?>?7?=??M,zS,mS,nS,iS,MS,kS,+Q^?7?=???M,WS,YS,3S,+Sg?7?=???M,pS,rS,iS,tS,+Uo?7?=???M,-S,S,vS,++??7?=?)?wx????	yz?!??Y{?}???*???	??????????KV*,-?P048<@DHL???????????????????????????	4????8????<????@????D????H????L????P????T?????????I???J???s?




© 2015 - 2024 Weber Informatics LLC | Privacy Policy