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