Message281344
The patch fixes the following error:
======================================================================
ERROR: test_lockf (test.test_posix.PosixTester)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/sdcard/org.bitbucket.pyona/lib/python3.7/test/test_posix.py", line 195, in test_lockf
posix.lockf(fd, posix.F_LOCK, 4)
AttributeError: module 'posix' has no attribute 'F_LOCK' |
|
| Date |
User |
Action |
Args |
| 2016-11-21 10:19:49 | xdegaye | set | recipients:
+ xdegaye |
| 2016-11-21 10:19:49 | xdegaye | set | messageid: <[email protected]> |
| 2016-11-21 10:19:49 | xdegaye | link | issue28762 messages |
| 2016-11-21 10:19:49 | xdegaye | create | |
|