Added signalhandler in test suite, still issues.
This commit is contained in:
parent
7b0c96640c
commit
37886adea1
8 changed files with 28 additions and 20 deletions
|
|
@ -38,7 +38,7 @@ else:
|
|||
|
||||
def hashid(obj, suffix=""):
|
||||
"""
|
||||
Returns a per-class unique that combines the object's
|
||||
Returns a per-class unique hash that combines the object's
|
||||
class name with its idnum and creation time. This makes this id unique also
|
||||
between different typeclassed entities such as scripts and
|
||||
objects (which may still have the same id).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue