Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
fdab48ea2fd2f9e89c56adb4c154beff307d34cb
/
Lib
/
test
/
test_pkg.py
cbf3b5c
Merged revisions 59275-59303 via svnmerge from
by Christian Heimes
· 18 years ago
db4a2ef
Another fix for #1414
by Christian Heimes
· 18 years ago
ed03b41
Merge the trunk changes in. Breaks socket.ssl for now.
by Thomas Wouters
· 18 years ago
11e065b
Convert test_pkg to use unittest.
by Collin Winter
· 18 years ago
7a98be2
Remove RISCOS support
by Skip Montanaro
· 18 years ago
0168802
Kill execfile(), use exec() instead
by Neal Norwitz
· 18 years ago
e7ba495
Merged revisions 55631-55794 via svnmerge from
by Guido van Rossum
· 18 years ago
88fc664
* Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes.
by Georg Brandl
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
08a1a9f
Use explicit relative import for an, ehm, relative import.
by Thomas Wouters
· 19 years ago
04490bf
tempfile's mkstemp(): Changed last argument from
by Tim Peters
· 23 years ago
632a4fb
runtest(): I don't know why we don't just use TESTFN, but if we have to
by Tim Peters
· 23 years ago
3b0a329
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
by Guido van Rossum
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
e2ae77b
SF patch #474590 -- RISC OS support
by Guido van Rossum
· 24 years ago
fc170b1
String method conversion.
by Eric S. Raymond
· 24 years ago
d304f44
Patch #103343: Allow the important test_pkg to succeed under Jython.
by Tim Peters
· 25 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 25 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
3a9d061
Applying patch #100994 to allow JPython to use more of the standard
by Barry Warsaw
· 25 years ago
5215225
Apply SF patch #101135, adding 'import module as m' and 'from module import
by Thomas Wouters
· 25 years ago
5f4fb91
Test that "import sys.imp" fails as it should.
by Guido van Rossum
· 27 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
e8d1139
Add empty __init__.py files to the test packages so the new policy
by Guido van Rossum
· 28 years ago
c8bf884
Added test for __all__.
by Guido van Rossum
· 28 years ago
10887a3
Fix details in the test:
by Guido van Rossum
· 28 years ago
81da02e
Added feeble test for reload() of packages and submodules.
by Guido van Rossum
· 28 years ago
6c61242
Test set for package import.
by Guido van Rossum
· 28 years ago