~ubuntu-branches/ubuntu/oneiric/python-boto/oneiric

« back to all changes in this revision

Viewing changes to boto/fps/connection.py

  • Committer: Bazaar Package Importer
  • Author(s): Eric Evans
  • Date: 2009-12-24 13:27:40 UTC
  • mfrom: (1.2.5 upstream) (10.1.2 python-boto.karmic)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20091224132740-u3vgmn9dll21g6hc
Tags: 1.9b-1
New upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
                """
49
49
                InstallPaymentInstruction
50
50
                instruction: The PaymentInstruction to send, for example: 
 
51
                
51
52
                        MyRole=='Caller' orSay 'Roles do not match';
 
53
                
52
54
                token_type: Defaults to "Unrestricted"
53
55
                transaction_id: Defaults to a new ID
54
56
                """