[Python-Dev] test_mmap failing? (original) (raw)

Jeremy Hylton jeremy@digicool.com
Wed, 9 May 2001 23:17:34 -0400 (EDT)


The latest CVS build works on my Linux 2.2.12 system. No problem with test_mmap. But test_pty does fail with some complaints about FCNTL, which Fred just removed. Maybe Fred is working in an alternate universe where test_mmap and test_pty are swapped.

Jeremy