Message43121
Logged In: YES
user_id=80475
It doesn't run:
C:\py23\Lib\test>python_d test_mmap.py
Traceback (most recent call last):
File "test_mmap.py", line 357, in ?
test_main()
File "test_mmap.py", line 353, in test_main
test_offset()
File "test_mmap.py", line 37, in test_offset
m = mmap.mmap(f.fileno(), mapsize - PAGESIZE,
offset=PAGESIZE)
TypeError: 'offset' is an invalid keyword argument for this
function
[9363 refs]
|
|
| Date |
User |
Action |
Args |
| 2007-08-23 15:21:30 | admin | link | issue708374 messages |
| 2007-08-23 15:21:30 | admin | create | |
|