Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Sebille
AaaaHorodatage
Commits
786250ab
Commit
786250ab
authored
Jun 16, 2018
by
Robert Sebille
Browse files
petites corrections de présentation
parent
979ca27c
Changes
3
Hide whitespace changes
Inline
Side-by-side
ERRORLIST
View file @
786250ab
...
...
@@ -25,5 +25,5 @@ Substraction < <ts_epoch>-01-01 epoch of the timestamp. Program halted.")
others
42:
e
xistential error 101010.
System halted.
42:
non fatal. E
xistential error 101010.
aaaa/42
View file @
786250ab
10 1010 ##
10 10 10 ##
10 10 10
10 10 10 ##
101010 ##
## 101010 ##
## ### #
## ## ## #
## ## #
## ## ## #
###### ##
## ###### #
= 42 * #
|101010 101010 101010 101010 101010 101010 101010 101010 101010 101010|
| LA réponse à la Grande Question sur la Vie, l'Univers et le Reste ! |
|101010 101010 101010 101010 101010 101010 101010 101010 101010 101010|
|101010 101010 101010 101010 101010 101010 101010 101010 101010 101010 101010 |
| Antwort auf die Frage nach dem Leben, dem Universum und dem ganzen Rest | de
| Answer to the Ultimate Question of Life, the Universe, and Everything | en
| El sentido de la vida, el universo y todo lo demás | es
| LA réponse à la Grande Question sur la Vie, l'Univers et le Reste | fr
| Risposta alla domanda fondamentale sulla vita, l'universo e tutto quanto | it
| 生命、宇宙、そして万物についての究極の疑問の答え | ja
| Het antwoord op de ultieme vraag over het Leven, het Universum, en Alles | nl
| Wielkie pytanie o życie, wszechświat i całą resztę | pl
| Ответ на главный вопрос жизни, вселенной и всего такого | ru
| 生命、宇宙以及任何事情的終極答案 | zn
|101010 101010 101010 101010 101010 101010 101010 101010 101010 101010 101010 |
Des chercheurs d'une race hyper-intelligente et pan-dimensionnelle
construisirent le premier plus grand logiciel d'horodatage de tous
...
...
@@ -33,4 +44,4 @@
du libre n'ont point de temps à consacrer à des bêtises, mais
revenons à AaaaHorodatage, par exemple.
|101010 101010 101010 101010 101010 101010 101010 101010 101010 101010|
\ No newline at end of file
|101010 101010 101010 101010 101010 101010 101010 101010 101010 101010 101010 |
\ No newline at end of file
aaaa/ahordattools.py
View file @
786250ab
...
...
@@ -86,16 +86,27 @@ class AaaaHorodatageTools(AaaaHorodatage):
#self._Aaaa42 = douglas.read()
#douglas.close()
# protected #
# attributs
def
_get_Aaaa42
(
self
):
def
get_42
(
self
):
douglas
=
open
(
"aaaa/42"
,
"r"
)
print
(
douglas
.
read
())
douglas
.
close
()
print
(
"
\n
Fatal error 42: existential error 101010.
\n
System halted."
)
sys
.
exit
(
42
)
print
(
"Non fatal error 42: existential error 101010."
)
print
(
"System not halted. L'histoire"
)
print
(
" con"
)
print
(
" ti"
)
print
(
" n"
)
print
(
" u"
)
print
(
" e"
)
print
(
" ."
)
print
(
" ."
)
print
(
" .
\n
"
)
print
(
"|101010 101010 101010 101010 101010 101010 101010 101010 101010
\
101010 101010 |
\n
"
)
#get_42 = property(_get_42)
_42
=
property
(
_get_Aaaa42
)
# protected #
# attributs
# Special #
def
copy
(
self
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment