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

kr.motd.maven.sphinx.dist.libfuturize.fixes.fix_cmp$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__?
Fixer for the cmp() function on Py2, which was removed in Py3.

Adds this import line::

    from past.builtins import cmp

if cmp() is called in the code.
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

__future__java/lang/Stringunicode_literalsorg/python/core/imp
importFrom\(Ljava/lang/String;[Ljava/lang/String;Lorg/python/core/PyFrame;I)[Lorg/python/core/PyObject; 
!setlocal#
$lib2to3&
fixer_base(libfuturize.fixer_util*touch_import_top,
name='cmp'.org/python/core/PyUnicode0/(Ljava/lang/String;)Lorg/python/core/PyUnicode;	2
13
expression5org/python/core/PyObject7getname.(Ljava/lang/String;)Lorg/python/core/PyObject;9:
;BaseFix=__getattr__?:
8@FixCmpBFixCmp$1
__module__E__name__GTrueI
BM_compatibleKorg/python/core/PyM
newInteger(I)Lorg/python/core/PyInteger;OP
NQ	run_orderSs
              power<
                 ({0}) trailer< '(' args=[any] ')' >
              rest=any* >
              UformatW__call__S(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;)Lorg/python/core/PyObject;YZ
8[PATTERN]EmptyObjectsorg/python/core/PyObject;_`	Naorg/python/core/PyFunctionc	f_globalsLorg/python/core/PyObject;ef	gtransform$2getlocal(I)Lorg/python/core/PyObject;jk
lnamen__getitem__6(Lorg/python/core/PyObject;)Lorg/python/core/PyObject;pq
8r(ILorg/python/core/PyObject;)V#t
u	getglobalw:
x
past.builtinszvalue|?(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject;Y~
8f_lastiI??	?None?f	N?libfuturize/fixes/fix_cmp$py?Lorg/python/core/PyCode;i?	??j(Lorg/python/core/PyObject;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;Lorg/python/core/PyObject;)V??
d?	transform?getf_locals()Lorg/python/core/PyObject;??
?D?	??	makeClassa(Ljava/lang/String;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;)Lorg/python/core/PyObject;??
N?java/util/Arrays?fill(([Ljava/lang/Object;Ljava/lang/Object;)V??
??(Ljava/lang/String;)Vorg/python/core/PyFunctionTable?()V??
??selfLlibfuturize/fixes/fix_cmp$py;??	???newCode?(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;??
N??	???node?results?getMain()Lorg/python/core/PyCode;main([Ljava/lang/String;)V???
????
??org/python/core/CodeLoader?createSimpleBootstrap9(Lorg/python/core/PyCode;)Lorg/python/core/CodeBootstrap;??
??runMain5(Lorg/python/core/CodeBootstrap;[Ljava/lang/String;)V??
N?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;
??D
??i
??org/python/core/PyRunnable? Lorg/python/compiler/APIVersion;%Lorg/python/compiler/MTime;`9 K?Lorg/python/compiler/Filename;c/home/trustin/Workspaces/sphinx-maven-plugin/target/update-sphinx/dist/libfuturize/fixes/fix_cmp.pyorg/python/core/ThreadState?CodeLineNumberTableStackMap
SourceFileRuntimeVisibleAnnotations!??????D?i???+??+
??W+??N-S-+?"N-2:+?%:+
?'?N-)S-+?"N-2:+)?%:+?+?N--S-+?"N-2:+-?%:+?/?4N+6-?%N+??8N+)?<>?A-__SC-????:+C?%:-??+??????

D???+F+H?




© 2015 - 2024 Weber Informatics LLC | Privacy Policy