Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
36dacfa49c8385efa59a1f57c3476dfc6e1e15b5
/
Lib
/
test
/
test_dl.py
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
6efc6e7
Patch #404680: disables the nis module and enables the dl module when
by Andrew M. Kuchling
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
b9fa0a8
Raise 'TestSkipped' (from the test_support) module rather than 'ImportError'
by Thomas Wouters
· 24 years ago
74ee886
1. Print the error message (carefully) when a dl.open() fails in verbose mode.
by Guido van Rossum
· 26 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
a6ed225
Try calling getpid() from /usr/lib/libc.so instead of some other random things.
by Guido van Rossum
· 28 years ago
fab8ab8
Many scripts, but small changes. Update the way the scripts obtain the
by Roger E. Masse
· 28 years ago
4f30aff
Added example DL for SGI IRIX.
by Guido van Rossum
· 28 years ago
2362b58
Revised strategy for testing recomended by bwarsaw
by Roger E. Masse
· 28 years ago
7eee08d
Test for the dl module. This only works for SunOS and Solaris.
by Roger E. Masse
· 28 years ago