Table of Contents
ObjectMap
Design
Style
Checkpoint
Configuration
Fault
Group
Logging
Messaging
Name
Handle
Transaction
ResourceAssociatedKeyDictionary
{{{#!python def hello(name): print "Ciao %s" % name }}}
1 def hello(name): 2 print "Ciao %s" % name