index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_dl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-4/+4
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-0/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Patch #404680: disables the nis module and enables the dl module when
Andrew M. Kuchling
2001-02-27
1
-0/+1
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
Thomas Wouters
2000-08-04
1
-2/+2
*
1. Print the error message (carefully) when a dl.open() fails in verbose mode.
Guido van Rossum
1999-02-23
1
-3/+4
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-13/+13
*
Try calling getpid() from /usr/lib/libc.so instead of some other
Guido van Rossum
1997-04-09
1
-4/+1
*
Many scripts, but small changes. Update the way the scripts obtain the
Roger E. Masse
1996-12-20
1
-3/+1
*
Added example DL for SGI IRIX.
Guido van Rossum
1996-12-20
1
-0/+2
*
Revised strategy for testing recomended by bwarsaw
Roger E. Masse
1996-12-16
1
-26/+28
*
Test for the dl module. This only works for SunOS and Solaris.
Roger E. Masse
1996-12-13
1
-0/+32