Skip to content

Commit

Permalink
Remove unused trackrefs module
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaberez committed May 25, 2016
1 parent 667262e commit 6c1c0ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 147 deletions.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
error condition occurs. Previous versions did not set the exit status so
it was always zero. Patch by Luke Weber.

- Zope ``trackrefs``, a debugging tool that was included in the ``tests``
directory but hadn't been used for years, has been removed.

3.3.0 (2016-05-14)
------------------

Expand Down
9 changes: 0 additions & 9 deletions COPYRIGHT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,6 @@ Supervisor is Copyright (c) 2006-2015 Agendaless Consulting and Contributors.
MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR
PURPOSE.

TrackRefs code Copyright (c) 2007 Zope Corporation and Contributors

This software is subject to the provisions of the Zope Public License,
Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution.
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
FOR A PARTICULAR PURPOSE.

medusa was (is?) Copyright (c) Sam Rushing.

http_client.py code Copyright (c) by Daniel Krech, http://eikeon.com/.
Expand Down
138 changes: 0 additions & 138 deletions supervisor/tests/trackrefs.py

This file was deleted.

0 comments on commit 6c1c0ad

Please sign in to comment.