kr.motd.maven.sphinx.dist.libpasteurize.fixes.fix_throw$py.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sphinx-maven-plugin Show documentation
Show all versions of sphinx-maven-plugin Show documentation
Maven plugin that creates the site with Sphinx
???? 1 f$0 R(Lorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject; __doc__ AFixer for 'g.throw(E(V).with_traceback(T))' -> 'g.throw(E, V, T)' org/python/core/PyUnicode fromInterned /(Ljava/lang/String;)Lorg/python/core/PyUnicode;
org/python/core/PyFrame
setglobal /(Ljava/lang/String;Lorg/python/core/PyObject;)V
setline (I)V
lib2to3 java/lang/String
fixer_base org/python/core/imp
importFrom \(Ljava/lang/String;[Ljava/lang/String;Lorg/python/core/PyFrame;I)[Lorg/python/core/PyObject;
! setlocal #
$ lib2to3.pytree & Node ( Leaf *
lib2to3.pgen2 , token . lib2to3.fixer_util 0 Comma 2 org/python/core/PyObject 4 getname .(Ljava/lang/String;)Lorg/python/core/PyObject; 6 7
8 BaseFix : __getattr__ <