Package madgraph :: Package various :: Module misc :: Class EasterEgg
[hide private]
[frames] | no frames]

Class EasterEgg

source code

object --+
         |
        EasterEgg

Instance Methods [hide private]
 
__init__(self, msgtype)
x.__init__(...) initializes x; see help(type(x)) for signature
source code
 
__call__(self, msg) source code
 
call_apple(self, msg) source code
 
call_linux(self, msg) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  done_notification = False
  message_aprilfirst = {'error': ['Be careful, a cat is eating a...
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, msgtype)
(Constructor)

source code 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

Class Variable Details [hide private]

message_aprilfirst

Value:
{'error': ['Be careful, a cat is eating a lot of fish today. This make\
s the code unstable.',
           'Really, this sounds fishy.',
           'A Higgs boson walks into a church. The priest says "We don\
\'t allow Higgs bosons in here." The Higgs boson replies, "But without\
 me, how can you have mass?"',
           'Why does Heisenberg detest driving cars? Because, every ti\
me he looks at the speedometer he gets lost!',
...