Imported Debian patch 4.0.5-6~numeezy
This commit is contained in:
committed by
Mario Fetka
parent
c44de33144
commit
10dfc9587b
@@ -20,3 +20,10 @@
|
||||
"""
|
||||
Provide a separate api for updates.
|
||||
"""
|
||||
PRE_SCHEMA_UPDATE = 0
|
||||
PRE_UPDATE = 1
|
||||
POST_UPDATE = 2
|
||||
|
||||
FIRST = 1
|
||||
MIDDLE = 2
|
||||
LAST = 4
|
||||
|
||||
Reference in New Issue
Block a user