pydfnWorks
python wrapper for dfnWorks
images.py
Go to the documentation of this file.
1
def
failure
():
2
3
doh =
'''
4
_ ,___,-'",-=-.
5
__,-- _ _,-'_)_ (""`'-._\ `.
6
_,' __ |,' ,-' __) ,- /. |
7
,'_,--' | -' _)/
8
,',' ,' ,-'_,` :
9
,' ,-' ,(,-( :
10
,' ,-' , _ ;
11
/ ,-._/`---' /
12
/ (____)(----. ) ,'
13
/ ( `.__, /\ /,
14
: ;-.___ /__\/|
15
| ,' `--. -,\ |
16
: / \ .__/
17
\ (__ \ |_
18
\ ,`-, * / _|,|
19
\ ,' `-. ,'_,-' |
20
(_\,-' ,' ")--,'-' __|
21
\ / // ,'| ,--' `-.
22
`-. `-/ ' | _,' `.
23
`-._ / `--'/ |
24
-hrr- ,' | |
25
/ | |
26
,-' | /
27
/ | -'
28
29
'''
30
return
doh
31
32
33
def
success
():
34
35
oh_yeah =
'''
36
___
37
`. \
38
\_)
39
____ _,..OOO......\...OOO-...._ ___
40
.` '_.-( 9``````````P )--...) `.
41
` (( ` || __ || ` )) `
42
( ) |<` ````---__|| ( )
43
` ` ||) ,xx xx. //)__` `
44
`-____-` ,/ O` O` //,'_ )`-____-`
45
,/ ,, // |//
46
/ (( //
47
( (._ _,) (_) -OH YEAH!
48
\ \````/ /
49
\ ^--^ /
50
\_ _____ __/
51
| | | |
52
( ) ( )
53
,--'~'\ /'~'--,
54
(_______) (_______)dwb
55
'''
56
return
oh_yeah
57
pydfnworks.general.images.failure
def failure()
Definition:
images.py:1
pydfnworks.general.images.success
def success()
Definition:
images.py:33
general
images.py
Generated by
1.9.2