Rephrase comment to avoid profanity.
authorDionysis Zindros <dionyziz@gmail.com>
Wed, 12 Dec 2012 18:47:07 +0000 (20:47 +0200)
committerDionysis Zindros <dionyziz@gmail.com>
Wed, 12 Dec 2012 18:47:07 +0000 (20:47 +0200)
kamaki/clients/tests.py

index 200fca3..dea308a 100644 (file)
@@ -1634,7 +1634,7 @@ class testPithos(unittest.TestCase):
         r = self.client.get_object_info('/dir/sample.file')
         self.assertTrue(int(r['content-length']) > 100000000)
 
-        """WTF is tranfer_encoding? What should I check about th** s**t? """
+        """What is tranfer_encoding? What should I check about it? """
         #TODO
 
         """Check update=False"""