~unity-2d-team/unity-2d/Shell-MultiMonitor

« back to all changes in this revision

Viewing changes to grackle/tests/test_client.py

  • Committer: Aaron Bentley
  • Date: 2012-01-13 15:41:11 UTC
  • mto: (6.1.30 trunk)
  • mto: This revision was merged to the branch mainline in revision 45.
  • Revision ID: aaron@canonical.com-20120113154111-3vs12qvejtwgrlh3
RemoveĀ uselessĀ code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                    messages.extend(thread)
61
61
            else:
62
62
                messages.sort(key=lambda m: m[order])
63
 
        messages = [m for m in messages
64
 
]
65
63
        new_messages = []
66
64
        for message in messages:
67
65
            if (