mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add tests for the recent resource module change.
Also add a test that Python doesn't die with SIGXFSZ if it exceeds the file rlimit. (Assuming this will also test the behavior when the 2GB limit is exceed on a platform that doesn't have large file support.)
This commit is contained in:
parent
d95efe4257
commit
74ce77f0e6
2 changed files with 50 additions and 0 deletions
2
Lib/test/output/test_resource
Normal file
2
Lib/test/output/test_resource
Normal file
|
@ -0,0 +1,2 @@
|
|||
test_resource
|
||||
True
|
Loading…
Add table
Add a link
Reference in a new issue