]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove obsolete/duplicate docstring
authorÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 15:10:30 +0000 (17:10 +0200)
committerÉric Araujo <merwok@netwok.org>
Sun, 24 Apr 2011 15:10:30 +0000 (17:10 +0200)
Lib/test/tracedmodules/__init__.py

index 4628d8a3a375a16de769bad2544eb418b616ba6f..13fa4f2be9fe5db47f233d1239dd79ee0972ce73 100644 (file)
@@ -2,8 +2,3 @@
 that the exact location of functions in these modules is important, as trace.py
 takes the real line numbers into account.
 """
-"""This directory contains modules that help testing the trace.py module. Note
-that the exact location of functions in these modules is important, as trace.py
-takes the real line numbers into account.
-
-"""