| Server IP : 178.105.222.151 / Your IP : 216.73.216.38 Web Server : nginx/1.28.3 System : Linux MNK 7.0.0-15-generic #15-Ubuntu SMP PREEMPT_DYNAMIC Wed Apr 22 16:06:43 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.5.4 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /proc/self/root/lib/python3.14/__pycache__/ |
Upload File : |
+
��3jݫ � �v � R t Rt. RNRNRNRNRNRNRNR NR
NRNRNR
NRNRNRNRNRNRNRNRNRNRNRNRNRNRNRNRNRNRNR NR!NR"Nt^ R#It^ R#It^ R#It^ R#It^ R#It^ R#It^ R#I t ^ R#I
t
^ R#It^ R#It^ R#I
t
^ R$IHtHt ^ R%IHt ^ R#It^ R&IHtHt R't ! R( R)]! R)R*4 4 t/ tR+ t]! R4 t]! R4 t]! R4 t]! R4 t]! R4 t]! R4 t]], ], ], ], ], t ]! R
4 t!]! R4 t"]! R4 t#]! R
4 t$]! R4 t%]!]", ]#, ]$, ]%, t&R,t'R-t(R. t)RjR/ lt*R0 t+R1 t,RkR2 lt-R3 t. ! R4 R5]4 t/R6 t0R7 t1R8 t2 ! R9 R:] Pf 4 t4R; t5 ! R< R4 t6 ! R= R4 t7 ! R> R4 t8 ! R? R4 t9 ! R@ R4 t:RA RB lt; ! RC R4 t< ! RD R]=4 t> ! RE R]=4 t? ! RF R]:4 t@R#sARlRH ltBR'R#R#R#R#R'^ R#RG]8! 4 R#3RI ltCRmRJ ltD^ sERK tF ! RL RM]
P� 4 tH ! RN RO]H4 tI ! RP RQ]
P� 4 tKRnRR ltL ! RS RT]H4 tMR'R#R#]8! 4 R#3RU ltNRV tORW tPRX tQRoRY ltRRoRZ ltSRpR[ ltT ! R\ R]4 tUR]]UR^R_R`RaRbRcRdReRfRg/tVRh tW]XRi8X d ]P� ! ]W! 4 4 R## R## )qa� Module doctest -- a framework for running examples in docstrings.
In simplest use, end each module M to be tested with:
def _test():
import doctest
doctest.testmod()
if __name__ == "__main__":
_test()
Then running the module as a script will cause the examples in the
docstrings to get executed and verified:
python M.py
This won't display anything unless an example fails, in which case the
failing example(s) and the cause(s) of the failure(s) are printed to stdout
(why not stderr? because stderr is a lame hack <0.2 wink>), and the final
line of output is "Test failed.".
Run it with the -v switch instead:
python M.py -v
and a detailed report of all examples tried is printed to stdout, along
with assorted summaries at the end.
You can force verbose mode by passing "verbose=True" to testmod, or prohibit
it by passing "verbose=False". In either of those cases, sys.argv is not
examined by testmod.
There are a variety of other ways to run doctests, including integration
with the unittest framework, and support for running non-Python text
files containing doctests. There are also many ways to override parts
of doctest's default behaviors. See the Library Reference Manual for
details.
zreStructuredText en�register_optionflag�DONT_ACCEPT_TRUE_FOR_1�DONT_ACCEPT_BLANKLINE�NORMALIZE_WHITESPACE�ELLIPSIS�SKIP�IGNORE_EXCEPTION_DETAIL�COMPARISON_FLAGS�REPORT_UDIFF�REPORT_CDIFF�REPORT_NDIFF�REPORT_ONLY_FIRST_FAILURE�REPORTING_FLAGS� FAIL_FAST�Example�DocTest�
DocTestParser�
DocTestFinder�
DocTestRunner�
OutputChecker�DocTestFailure�UnexpectedException�DebugRunner�testmod�testfile�run_docstring_examples�DocTestSuite�DocFileSuite�set_unittest_reportflags�script_from_examples�
testsource� debug_src�debugN)�StringIO�IncrementalNewlineDecoder)�
namedtuple)�
ANSIColors�can_colorizeTc �F a a� ] tR t^rt oR^ /V 3R lltV 3R ltRtVtV ;t# )�TestResults�skippedc �4 <� \ SV ` WV4 pW4n V# �N)�super�__new__r* )�cls�failed� attemptedr* �results� __class__s &&&$ ��/usr/lib/python3.14/doctest.pyr. �TestResults.__new__s s �� ��'�/�#�y�9��!���� c � <� V P '