[Python-checkins] CVS: python/dist/src/Lib/test/output test_mmap,1.4,1.5

Tim Peters python-dev@python.org
Sat, 13 Jan 2001 21:05:53 -0800


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory usw-pr-cvs1:/tmp/cvs-serv12935/python/dist/src/Lib/test/output

Modified Files:
	test_mmap 
Log Message:
SF bug 128713:  type(mmap_object) blew up on Linux.


Index: test_mmap
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_mmap,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** test_mmap	2000/09/04 07:34:06	1.4
--- test_mmap	2001/01/14 05:05:51	1.5
***************
*** 1,3 ****
--- 1,4 ----
  test_mmap
+ <type 'mmap'>
    Position of foo: 1.0 pages
    Length of file: 2.0 pages