from twisted.trial import unittest

class TestTwisted(unittest.TestCase):

    def test(self):
        pass


syntax highlighted by Code2HTML, v. 0.9.1