$11 GRAYBYTE WORDPRESS FILE MANAGER $40

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python35/lib64/python3.5/unittest/__pycache__/

HOME
Current File : /opt/alt/python35/lib64/python3.5/unittest/__pycache__//__init__.cpython-35.opt-1.pyc


��Yf��@sPdZddddddddd	d
ddd
dddddgZejdddg�dZddlmZddlmZmZm	Z	m
Z
mZmZm
Z
mZmZddlmZmZddlmZmZmZmZmZddlmZmZddlmZmZddlmZm Z m!Z!m"Z"eZ#dd �Z$d!S)"a�
Python unit testing framework, based on Erich Gamma's JUnit and Kent Beck's
Smalltalk testing framework (used with permission).

This module contains the core framework classes that form the basis of
specific test cases and suites (TestCase, TestSuite etc.), and also a
text-based utility class for running the tests and reporting the results
 (TextTestRunner).

Simple usage:

    import unittest

    class IntegerArithmeticTestCase(unittest.TestCase):
        def testAdd(self):  # test method names begin with 'test'
            self.assertEqual((1 + 2), 3)
            self.assertEqual(0 + 1, 1)
        def testMultiply(self):
            self.assertEqual((0 * 10), 0)
            self.assertEqual((5 * 8), 40)

    if __name__ == '__main__':
        unittest.main()

Further information is available in the bundled documentation, and from

  http://docs.python.org/library/unittest.html

Copyright (c) 1999-2003 Steve Purcell
Copyright (c) 2003-2010 Python Software Foundation
This module is free software, and you may redistribute it and/or modify
it under the same terms as Python itself, so long as this copyright message
and disclaimer are retained in their original form.

IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
�
TestResult�TestCase�	TestSuite�TextTestRunner�
TestLoader�FunctionTestCase�main�defaultTestLoader�SkipTest�skip�skipIf�
skipUnless�expectedFailure�TextTestResult�installHandler�registerResult�removeResult�
removeHandler�getTestCaseNames�	makeSuite�
findTestCasesT�)r)	rrr	r
rrr
�_skipInRpmBuild�_expectedFailureInRpmBuild)�
BaseTestSuiter)rrrrr)�TestProgramr)rr)rrrrcCs4ddl}|jjt�}|jd|d|�S)N�Z	start_dir�pattern)Zos.path�path�dirname�__file__Zdiscover)�loaderZtestsr�osZthis_dir�r"�6/opt/alt/python35/lib64/python3.5/unittest/__init__.py�
load_testsKsr$N)%�__doc__�__all__�extendZ
__unittest�resultrZcaserrr	r
rrr
rrZsuiterrr rrrrrrrZrunnerrrZsignalsrrrrZ_TextTestResultr$r"r"r"r#�<module>-s 		@("


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
12 Aug 2024 8.41 AM
root / linksafe
0755
__init__.cpython-35.opt-1.pyc
3.108 KB
31 May 2024 1.51 PM
root / linksafe
0644
__init__.cpython-35.opt-2.pyc
1.378 KB
31 May 2024 1.51 PM
root / linksafe
0644
__init__.cpython-35.pyc
3.108 KB
31 May 2024 1.51 PM
root / linksafe
0644
__main__.cpython-35.opt-1.pyc
0.453 KB
31 May 2024 1.51 PM
root / linksafe
0644
__main__.cpython-35.opt-2.pyc
0.41 KB
31 May 2024 1.51 PM
root / linksafe
0644
__main__.cpython-35.pyc
0.453 KB
31 May 2024 1.51 PM
root / linksafe
0644
case.cpython-35.opt-1.pyc
50.665 KB
31 May 2024 1.51 PM
root / linksafe
0644
case.cpython-35.opt-2.pyc
35.613 KB
31 May 2024 1.51 PM
root / linksafe
0644
case.cpython-35.pyc
50.724 KB
31 May 2024 1.51 PM
root / linksafe
0644
loader.cpython-35.opt-1.pyc
14.643 KB
31 May 2024 1.51 PM
root / linksafe
0644
loader.cpython-35.opt-2.pyc
12.011 KB
31 May 2024 1.51 PM
root / linksafe
0644
loader.cpython-35.pyc
14.768 KB
31 May 2024 1.51 PM
root / linksafe
0644
main.cpython-35.opt-1.pyc
7.561 KB
31 May 2024 1.51 PM
root / linksafe
0644
main.cpython-35.opt-2.pyc
7.374 KB
31 May 2024 1.51 PM
root / linksafe
0644
main.cpython-35.pyc
7.561 KB
31 May 2024 1.51 PM
root / linksafe
0644
mock.cpython-35.opt-1.pyc
64.215 KB
31 May 2024 1.51 PM
root / linksafe
0644
mock.cpython-35.opt-2.pyc
49.051 KB
31 May 2024 1.51 PM
root / linksafe
0644
mock.cpython-35.pyc
64.215 KB
31 May 2024 1.51 PM
root / linksafe
0644
result.cpython-35.opt-1.pyc
7.592 KB
31 May 2024 1.51 PM
root / linksafe
0644
result.cpython-35.opt-2.pyc
6.019 KB
31 May 2024 1.51 PM
root / linksafe
0644
result.cpython-35.pyc
7.592 KB
31 May 2024 1.51 PM
root / linksafe
0644
runner.cpython-35.opt-1.pyc
7.323 KB
31 May 2024 1.51 PM
root / linksafe
0644
runner.cpython-35.opt-2.pyc
6.704 KB
31 May 2024 1.51 PM
root / linksafe
0644
runner.cpython-35.pyc
7.323 KB
31 May 2024 1.51 PM
root / linksafe
0644
signals.cpython-35.opt-1.pyc
2.321 KB
31 May 2024 1.51 PM
root / linksafe
0644
signals.cpython-35.opt-2.pyc
2.313 KB
31 May 2024 1.51 PM
root / linksafe
0644
signals.cpython-35.pyc
2.321 KB
31 May 2024 1.51 PM
root / linksafe
0644
suite.cpython-35.opt-1.pyc
9.681 KB
31 May 2024 1.51 PM
root / linksafe
0644
suite.cpython-35.opt-2.pyc
8.617 KB
31 May 2024 1.51 PM
root / linksafe
0644
suite.cpython-35.pyc
9.681 KB
31 May 2024 1.51 PM
root / linksafe
0644
util.cpython-35.opt-1.pyc
5.027 KB
31 May 2024 1.51 PM
root / linksafe
0644
util.cpython-35.opt-2.pyc
4.187 KB
31 May 2024 1.51 PM
root / linksafe
0644
util.cpython-35.pyc
5.104 KB
31 May 2024 1.51 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF