diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-05-10 12:20:30 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-05-10 12:20:30 (GMT) |
commit | 99e607a86ff81122fdd25d5fed65766d38b716dc (patch) | |
tree | 40f80d4067775b19959b506383a71626234c352a /Mac | |
parent | d454b578e29e073250936948df5044e41fada772 (diff) | |
download | cpython-99e607a86ff81122fdd25d5fed65766d38b716dc.zip cpython-99e607a86ff81122fdd25d5fed65766d38b716dc.tar.gz cpython-99e607a86ff81122fdd25d5fed65766d38b716dc.tar.bz2 |
Added a note that test_longexp needs 400MB.
Diffstat (limited to 'Mac')
-rw-r--r-- | Mac/ReadMe | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ test_longexp and test_zlib (on MacOSX nothing should fail). If you increase the PythonInterpreter memory partition size they will pass (but for longexp you have to increase it by an -incredible amount). It will, however, print some messages +incredible amount, 400MB is rumoured). It will, however, print some messages about optional features not supported. You should not worry about these, they are modules that are supported by Python on other platforms. Also, if you didn't run compileall before autotesting you may run out of |