diff options
| author | Éric Araujo <merwok@netwok.org> | 2011-04-24 17:10:30 +0200 |
|---|---|---|
| committer | Éric Araujo <merwok@netwok.org> | 2011-04-24 17:10:30 +0200 |
| commit | 2bad92d31076118d1e9aad1b8fb8a24b03a18f00 (patch) | |
| tree | 1a8dd0cb3ca640e129b648ac180aa950b6ed817c /Lib/test/tracedmodules | |
| parent | 5348b63a91e3517116fcef2a9e7019b640aa6c9f (diff) | |
| download | cpython-git-2bad92d31076118d1e9aad1b8fb8a24b03a18f00.tar.gz | |
Remove obsolete/duplicate docstring
Diffstat (limited to 'Lib/test/tracedmodules')
| -rw-r--r-- | Lib/test/tracedmodules/__init__.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/test/tracedmodules/__init__.py b/Lib/test/tracedmodules/__init__.py index 4628d8a3a3..13fa4f2be9 100644 --- a/Lib/test/tracedmodules/__init__.py +++ b/Lib/test/tracedmodules/__init__.py @@ -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. - -""" |
