diff options
Diffstat (limited to 'lang/python21/PLIST')
-rw-r--r-- | lang/python21/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/python21/PLIST b/lang/python21/PLIST index 53141dca0a0..f954c43d0fa 100644 --- a/lang/python21/PLIST +++ b/lang/python21/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/01/28 09:09:14 drochner Exp $ +@comment $NetBSD: PLIST,v 1.4 2002/04/15 12:10:49 drochner Exp $ bin/pydoc2.1 bin/python2.1 include/python2.1/Python.h @@ -1081,6 +1081,7 @@ lib/python2.1/test/output/test_parser lib/python2.1/test/output/test_pickle lib/python2.1/test/output/test_pkg lib/python2.1/test/output/test_poll +lib/python2.1/test/output/test_popen lib/python2.1/test/output/test_popen2 lib/python2.1/test/output/test_posixpath lib/python2.1/test/output/test_pow @@ -1440,6 +1441,9 @@ lib/python2.1/test/test_pkg.pyo lib/python2.1/test/test_poll.py lib/python2.1/test/test_poll.pyc lib/python2.1/test/test_poll.pyo +lib/python2.1/test/test_popen.py +lib/python2.1/test/test_popen.pyc +lib/python2.1/test/test_popen.pyo lib/python2.1/test/test_popen2.py lib/python2.1/test/test_popen2.pyc lib/python2.1/test/test_popen2.pyo |