mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
is there even the slightest chance you could possibly give me a break
This commit is contained in:
parent
9bac375c38
commit
1c6725fcdd
@ -98,8 +98,8 @@ _action_to_inotify_mask = {
|
||||
|
||||
INVALID_HANDLE_VALUE = 0xFFFFFFFF
|
||||
|
||||
TRUE = 0
|
||||
FALSE = 1
|
||||
FALSE = 0
|
||||
TRUE = 1
|
||||
|
||||
class Event(object):
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user