Changes between Version 2 and Version 3 of Ticket #1927, comment 5


Ignore:
Timestamp:
2014-06-28T16:26:08Z (10 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1927, comment 5

    v2 v3  
    88> }}}
    99
    10 Actually that won't quite work because that code is conditional on `usertoken` being `not None` (i.e. on DevPay being used). It would have to be made unconditional, or the `noisy` attribute set in txAWS (just after [https://github.com/LeastAuthority/txaws/blob/master/txaws/client/base.py#L79 here]) instead.
     10Actually that won't quite work because that code is conditional on `usertoken` being `not None` (i.e. on !DevPay being used). It would have to be made unconditional, or the `noisy` attribute set in txAWS (just after [https://github.com/LeastAuthority/txaws/blob/master/txaws/client/base.py#L79 here]) instead.