~divmod-dev/divmod.org/service-515

« back to all changes in this revision

Viewing changes to Quotient/xquotient/grabber.py

  • Committer: mithrandi
  • Date: 2006-04-14 20:18:55 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:6128
Clean up whitespace.

Fixes #891
Author: mithrandi
Reviewer: glyph

Show diffs side-by-side

added added

removed removed

Lines of Context:
410
410
            yield d
411
411
            try:
412
412
                d.getResult()
413
 
                 
 
413
 
414
414
            except:
415
415
                f = failure.Failure()
416
416
                rece.connectionLost(f)