pg.object_utils.thread_local_del#

Accessible via pg.object_utils.thread_local_del.

thread_local_del(key)[source]#

Deletes thread-local value by key.

Return type:

None