pg.utils.thread_local_peek

Accessible via pg.utils.thread_local_peek.

thread_local_peek(key, default_value=ValueError())[source]

Peaks a value at stack top.

Return type:

Any