kr.motd.maven.sphinx.dist.docutils.io$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
???? 1B f$0 R(Lorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject; __doc__
I/O classes provide a uniform API for low-level input and output. Subclasses
exist for a variety of input/output mechanisms.
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
reStructuredText
__docformat__ setlocal
sys org/python/core/imp importOne H(Ljava/lang/String;Lorg/python/core/PyFrame;I)Lorg/python/core/PyObject; " #
! $ os & re ( codecs * docutils , java/lang/String .
TransformSpec 0
importFrom \(Ljava/lang/String;[Ljava/lang/String;Lorg/python/core/PyFrame;I)[Lorg/python/core/PyObject; 2 3
! 4 docutils._compat 6 b 8 docutils.utils.error_reporting : locale_encoding < ErrorString > ErrorOutput @ org/python/core/PyObject B IOError D getname .(Ljava/lang/String;)Lorg/python/core/PyObject; F G
H
InputError J InputError$1
__module__ M __name__ O getf_locals ()Lorg/python/core/PyObject; Q R
S docutils/io$py U Lorg/python/core/PyCode; L W V X org/python/core/Py Z makeClass a(Ljava/lang/String;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;)Lorg/python/core/PyObject; \ ]
[ ^ java/util/Arrays ` fill (([Ljava/lang/Object;Ljava/lang/Object;)V b c
a d OutputError f
OutputError$2 h W V i EmptyObjects [Lorg/python/core/PyObject; k l [ m org/python/core/PyFunction o f_globals Lorg/python/core/PyObject; q r s check_encoding$3NTest, whether the encoding of `stream` matches `encoding`.
Returns
:None: if `encoding` or `stream.encoding` are not a valid encoding
argument (e.g. ``None``) or `stream.encoding is missing.
:True: if the encoding argument resolves to the same value as `encoding`,
:False: if the encodings differ.
v getglobal x G
y lookup { __getattr__ } G
C ~ getlocal (I)Lorg/python/core/PyObject; ? ?
? encoding ? __call__ S(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ? ?
C ? _eq 6(Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ? ?
C ? f_lasti I ? ? ? setException M(Ljava/lang/Throwable;Lorg/python/core/PyFrame;)Lorg/python/core/PyException; ? ?
[ ? org/python/core/PyTuple ? LookupError ? AttributeError ? TypeError ? ([Lorg/python/core/PyObject;)V ? ?
? ? org/python/core/PyException ? match (Lorg/python/core/PyObject;)Z ? ?
? ? None ? java/lang/Throwable ? ? r [ ? u W V ? j(Lorg/python/core/PyObject;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;Lorg/python/core/PyObject;)V ? ?
p ? check_encoding ? Input ? Input$4 1
Abstract base class for input wrappers.
? input ? component_type ? default_source_path ? strict ?
__init__$5 __setattr__ ?
C ? #Text encoding for the input source. ?
error_handler ? Text decoding error handler. ? source ? The source of input data. ? source_path ? A text reference to the source. ? __not__ ? R
C ? __nonzero__ ()Z ? ?
C ? successful_encoding ? 7The encoding that successfully decoded the source data. ? ? W V ? __init__ ?
__repr__$6 %s: source=%r, source_path=%r ? __class__ ? _mod ? ?
C ? ? W V ? __repr__ ? read$7 NotImplementedError ?
makeException 9(Lorg/python/core/PyObject;)Lorg/python/core/PyException; ? ?
[ ? ? W V ? read ? decode$8
Decode a string, `data`, heuristically.
Raise UnicodeError if unsuccessful.
The client application should call ``locale.setlocale`` at the
beginning of processing::
locale.setlocale(locale.LC_ALL, '')
? lower ? 9(Lorg/python/core/ThreadState;)Lorg/python/core/PyObject; ? ?
C unicode __debug__
isinstance m(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ?
C =input encoding is "unicode" but input is not a unicode object AssertionError
S(Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyException; ?
[ org/python/core/PyList
? (ILorg/python/core/PyObject;)V
determine_encoding_from_data utf-8 latin-1 insert
newInteger (I)Lorg/python/core/PyInteger; !
[" __iter__$ R
C% ?(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ?'
C( replace* , org/python/core/PyUnicode. /(Ljava/lang/String;)Lorg/python/core/PyUnicode; 0
/1 3 UnicodeError5 value7 r ?8 __iternext__: R
C; EUnable to decode input data. Tried the following encodings: %s.
(%s)= , ? joinA ()V ?C
D appendF reprH dellocalJ
K ? W VM decodeO compileQ coding[:=]\s*([-\w.]+)S coding_slugU Encoding declaration pattern.W BOM_UTF8Y BOM_UTF16_BE[ utf-16-be] BOM_UTF16_LE_ utf-16-lea byte_order_marksc ?Sequence of (start_bytes, encoding) tuples for encoding detection.
The first bytes of input data are checked against the start_bytes strings.
A match indicates the given encoding.e determine_encoding_from_data$9 ?
Try to determine the encoding of `data` by looking *in* `data`.
Check for a byte order mark (BOM) or an encoding declaration.
h unpackSequence 8(Lorg/python/core/PyObject;I)[Lorg/python/core/PyObject;jk
[l
startswithn
splitlinesp __getslice__ j(Lorg/python/core/PyObject;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject;rs
Ct searchv groupx asciizg W V| ? W V~ Output? Output$10 2
Abstract base class for output wrappers.
? output? default_destination_path? __init__$11 )Text encoding for the output destination.? Text encoding error handler.? destination? The destination for output data.? destination_path? $A text reference to the destination.?? W V? __repr__$12 '%s: destination=%r, destination_path=%r?? W V? write$13 ;`data` is a Unicode string, to be encoded by `self.encode`.?? W V? write? encode$14 Fthe encoding given is "unicode" but the output is not a Unicode string? encode?? W V?? W V? FileInput? FileInput$15 5
Input for single, simple file-like objects.
? True? rU? __init__$16?
:Parameters:
- `source`: either a file-like object (which is read directly), or
`None` (which implies `sys.stdin` if no `source_path` given).
- `source_path`: a path to a file, which is opened and then read.
- `encoding`: the expected text encoding of the input file.
- `error_handler`: the encoding error handler to use.
- `autoclose`: close automatically after read (except when
`sys.stdin` is the source).
- `mode`: how the file is to be opened (see standard function
`open`). The default 'rU' provides universal newline support
for text files.
? T(Lorg/python/core/ThreadState;[Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ??
C? autoclose? _stderr? handle_io_errors? stderr? ?deprecation warning: io.FileInput() argument `handle_io_errors` is ignored since "Docutils 0.10 (2012-12-16)" and will soon be removed.? 2__init__() got an unexpected keyword argument '%s'? _is? ?
C? version_info? _ge? ?
C? org/python/core/PyDictionary? errors?
? ? open?
_callextra ~([Lorg/python/core/PyObject;[Ljava/lang/String;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject;??
C? errno? strerror? stdin? False? OEncoding clash: encoding given is "%s" but source is opened with encoding "%s".? name?? W V? read$17 U
Read and decode a single file and return the data (Unicode string).
? buffer?
? _add? ?
C? rb? close? ()Lorg/python/core/PyException; ??
[? addTraceback 1(Ljava/lang/Throwable;Lorg/python/core/PyFrame;)V??
[?? W V? readlines$18 K
Return lines of a single file as list of Unicode strings.
W V readlines close$19 _isnot ?
C W V? W V
FileOutput
FileOutput$20 6
Output for single, simple file-like objects.
w mode The mode argument for `open()`. __init__$21A
:Parameters:
- `destination`: either a file-like object (which is written
directly) or `None` (which implies `sys.stdout` if no
`destination_path` given).
- `destination_path`: a path to a file, which is opened and then
written.
- `encoding`: the text encoding of the output file.
- `error_handler`: the encoding error handler to use.
- `autoclose`: close automatically after write (except when
`sys.stdout` or `sys.stderr` is the destination).
- `handle_io_errors`: ignored, deprecated, will be removed.
- `mode`: how the file is to be opened (see standard function
`open`). The default is 'w', providing universal newline
support for text files.
opened stdout hasattr! _ne# ?
C$ ?Warning: Destination mode "%s" differs from specified mode "%s"& println 7(Lorg/python/core/PyObject;Lorg/python/core/PyObject;)V()
[* W V, open$22 _notin/ ?
C0. W V2 write$23 ?Encode `data`, write it to a single file, and return it.
With Python 3 or binary output mode, `data` is returned unchanged,
except when specified encoding and output encoding differ.
5 _lt7 ?
C8 linesep: bytes<
ValueError> ;Encoding of %s (%s) differs
from specified encoding (%s)@ :Unable to encode output data. output-encoding is: %s.
(%s)B4 W VD close$24F W VG W VI BinaryFileOutputK BinaryFileOutput$25 L
A version of docutils.io.FileOutput which writes to a binary file.
N wbPM W VR StringInputT StringInput$26
Direct string input.
W Y read$27 $Decode and return the source string.\[ W V^V W V` StringOutputb StringOutput$28
Direct string output.
e write$29 =Encode `data`, store it in `self.destination`, and return it.hg W Vjd W Vl NullInputn NullInput$30 )
Degenerate input: read nothing.
q
null inputs read$31 Return a null string.vu W Vxp W Vz
NullOutput|
NullOutput$32 +
Degenerate output: write nothing.
null output? write$33 6Do nothing ([don't even] send data to the bit bucket).?? W V?~ W V? DocTreeInput? DocTreeInput$34 m
Adapter for document tree input.
The document tree must be passed in the ``source`` parameter.
?
doctree input? read$35 Return the document tree.?? W V?? W V? (Ljava/lang/String;)V org/python/core/PyFunctionTable?
?D self Ldocutils/io$py;?? V? ? 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;??
[? W V? stream?? data? encodings?
data_encoding? enc? decoded? err? error? _[122_38]? start_bytes? line? ? kwargs? key? b_source? e? getMain ()Lorg/python/core/PyCode; main ([Ljava/lang/String;)V U ??
V???
V? org/python/core/CodeLoader? createSimpleBootstrap 9(Lorg/python/core/PyCode;)Lorg/python/core/CodeBootstrap;??
?? runMain 5(Lorg/python/core/CodeBootstrap;[Ljava/lang/String;)V??
[? getCodeBootstrap !()Lorg/python/core/CodeBootstrap; #org/python/core/PyRunnableBootstrap? )getFilenameConstructorReflectionBootstrap 2(Ljava/lang/Class;)Lorg/python/core/CodeBootstrap;??
??
call_function S(ILorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject;
V? L
V? h
V? u
V? ?
V? ?
V? ?
V? ?
V? ?
V?g
V??
V??
V??
V??
V??
V?
V?
V?
V
V
V
V
V.
V4
VF
VM
VV
V[
Vd
Vg
Vp
V!u
V#~
V%?
V'?
V)?
V+ org/python/core/PyRunnable- Lorg/python/compiler/APIVersion; % Lorg/python/compiler/MTime; `9p? Lorg/python/compiler/Filename; U/home/trustin/Workspaces/sphinx-maven-plugin/target/update-sphinx/dist/docutils/io.py org/python/core/ThreadState6 l java/lang/Object9 [Ljava/lang/String;; Code LineNumberTable StackMap
SourceFile RuntimeVisibleAnnotations ! V? . % ?? W L W h W u W ? W ? W ? W ? W ? W g W ? W ? W ? W ? W ? W ? W ? W ? W W W W W . W 4 W F W M W V W [ W d W g W p W u W ~ W ? W ? W ? W ) = 5 ?+? ? +? ? W+
? ? N+-? N+? +? %N+-? N+
? '+? %N+'-? N+? )+? %N+)-? N+? ++? %N++-? N+? -? /N-1S-+? 5N-2:+1? :+? 7? /N-9S-+? 5N-2:+9? :+? ;? /N-=S-?S-AS-+? 5N-2:+=? :-2:+?? :-2:+A? :+? ? CN+E? I-__SK-? Y? _:+K? :-? e+? ? CN+E? I-__Sg-? j? _:+g? :-? e+? ? nN? pY+? t-? ?w? ? ?N+?-? N+(? ? CN+1? I-__S?-?? _:+?? :-? e+ ?? ? CN+1? I-__S?-??? _:+?? :-? e+ ȶ ? CN+?? I-__S?-?? _:+?? :-? e+-? ? CN+?? I-__S-?J? _:+? :-? e+?? ? CN+? I-__SL-?S? _:+L? :-? e+?? ? CN+?? I-__SU-?a? _:+U? :-? e+?? ? CN+?? I-__Sc-?m? _:+c? :-? e+Ķ ? CN+?? I-__So-?{? _:+o? :-? e+Ѷ ? CN+?? I-__S}-??? _:+}? :-? e+ ? CN+?? I-__S?-??? _:+?? :-? e+? ?? ?? > Z
( ? ? - ? ? ? ? ? ? L = / +N+P? I? +? +? T? > h = / +N+P? I? +? +? T? > u = ?+!? w? W+#? ++? z|? ,+? ??? ? ?N++? z|? ,+? ?? ?-_? ?NN+? ?-?+? ?:? ?Y? CY+?? zSY+?? zSY+?? zS? ?? ?? +%? +?? zN+? ?-? ?? ? H O ? H O O ? > ! # %? 9 O V 7 ? ? ? ? V 7 ? ? ? ? = ^ +N+P? I? +?? ? +,? ?? W+.? ?? N+?-? N+0? +?? IN+?-? N+2? ? CN+?? I-__S+?? I-__S+?? I-__S?? -__S? pY+? t-? ?? ?N+?-? N+F? ? nN? pY+? t-? ?? ?N+?-? N+J? ? nN? pY+? t-? ?? ?N+?-? N+M? ? nN? pY+? t-?N?? ? ?N+P-? N+}? +)? IR? ,+9? I,T? ? ?? ?N+V-? N+~? X? W+ ?? ? ?Y? CY? ?Y? CY++? IZ? SY? S? ?SY? ?Y? CY++? I\? SY^? S? ?SY? ?Y? CY++? I`? SYb? S? ?S? ?N+d-? N+ ?? f? W+ ?? ? nN? pY+? t-?}i? ? ?N+-? N+? T? > 2 , . 0 2 F J M } ~ ? ? ? ? = T ?+4? +? ?N+? ??-? ?N+5? Ǹ W+7? +? ?N+? ??-? ?N+8? ˸ W+:? +? ?N+? ??-? ?N+;? ϸ W+=? +? ?N+? ??-? ?N+>? Ӹ W+@? +? ?? ֶ ڙ $+A? +? ??? N+? ??-? ?N? +C? +?? zN+? ??-? ?N+D? W+? ?? ?? > 2 4 5 7 8 : ; = > @ A C D? ? V 7 ? = ` H+G? ? ? ?Y? CY+? ?? SY+? ?Ͷ SY+? ?Ѷ S? ?? ?N+? ?-? > G ? = ( +K? +? z? ?? > K ? = O ?+V? ?? W+W? +? ??? Y? ڙ %W+? ??? ?? ,?N? -_? ?N? ڙ H+X? +? z? ڙ 2+? z,+? ?+? z?
? ښ ? +? z_??? +[? +? z,+? ?+? z?
? ڙ +]? +? ?N+? ?-?+^? +? ??? ? ڙ 0+a? ?Y? CY+? ??? S?:+?:? ?+c? +? ?? ,+? ?? ?:+?:+d? +? ?? ڙ ++g? ?Y? CY+? ?S?:+?:? g+l? ?Y? CY? SY? S?:+?:+m? +=? z? ڙ &+n? +? ?? ,?#+=? z?
W? +o? +? ??&:? ?+?+q? +? z,+? ?+? ?+? ?ɶ ?):+?:+r? +? ?:+? ??? ?:+t? +? ?+? ,-?24?2?
N+? ?-?+? ?:? ?Y? CY+6? zSY+?? zS? ?? ?? 1?9:+?:+v? +? ?:+?:? ?+o? ?<:??+x? +6? z,>? ? ?Y? CY@? B? ,?Y?EYG? :+?:+z? +? ??&:? ++?+z? +? ?,+I? z,+? ?? ?? ?W+z? ?<:???+z? +?L? ?SY+?? z,+? ?? ?S? ?? ? ?? ?? ?U\ ?U\\ ? > b V W X [ ] ^ a c d g l m n o q r t v o x z z z z? 7
E V 7 C ? V 7 ? V 7 ? V 7 V 7 h V 7 ? V 7 ? V 7 C C \ V 7 C C ?? V 7 C C ? ? V 7 C $ V 7 C C C7 ??88 C7L V 7 C C C7 ??88 C7 g = ? a+ ?? i? W+ ?? +? ?d? ?&N? b?m:2:+?:2:+?:+ ?? +? ?o? ,+? ?? ?? ڙ + ?? +? ?:+? ??+ ?? -?<:???+ ?? +? ?q? ,??#?u?&N? }+?+ ?? +? ?V? w? ,+? ?? ?:+?:+ ?? +? ?? ڙ 7+ ?? +? ?y? ,?#? ?P? ,{? ? ?:+? ??+ ?? -?<:??w+ ?? +?? z:+? ?? > . ? ? ? ? ? ? ? ? ? ? ?? S ' V 7 C C ? V 7 C ? V 7 C C 8 V 7 C C ? = Q !+N+P? I? +?? ? + ?? ?? W+ ?? ?? N+?-? N+ ?? +?? IN+?-? N+ ?? ? CN+?? I-__S+?? I-__S+?? I-__S?? -__S? pY+? t-??? ?N+?-? N+ ?? ? nN? pY+? t-??? ?N+?-? N+ ?? ? nN? pY+? t-???? ? ?N+?-? N+ ?? ? nN? pY+? t-??? ?N+?-? N+? T? > ? ? ? ? ? ? ? ? = X ?+ ?? +? ?N+? ??-? ?N+ ?? ?? W+ ?? +? ?Y? ښ W?? N+? ??-? ?N+ ?? ?? W+ ?? +? ?N+? ??-? ?N+ ?? ?? W+ ?? +? ?N+? ??-? ?N+ ?? ?? W+ ?? +? ?? ֶ ڙ '+ ?? +? ??? N+? ??-? ?N? +? ?? ?? > *
? ? ? ? ? ? ? ? ? ?? % A V 7 C ? V 7 ? = d L+ ?? ?? ? ?Y? CY+? ?? SY+? ??? SY+? ??? S? ?? ?N+? ?-? > ? ? = ; + ?? ?? W+ ?? +? z? ?? >
? ? ? = w + ?? +? ??? Y? ڙ %W+? ??? ?? ,?N? -_? ?N? ڙ Z+ ?? +? z? ڙ 2+? z,+? ?+? z?
? ښ ?? +? z_??+ ?? +? ?N+? ?-?+ ?? +? z,+? ?+? z?
? ֶ ڙ + ö +? ?N+? ?-?+ Ŷ +? ??? ,+? ??? +? ?ɶ ?
N+? ?-? > ? ? ? ? ? ?? A : V 7 C ? V 7 ? V 7 ? V 7 ? = <