werkzeug.LocalStack.pop

LocalStack.pop()[source]

Removes the topmost item from the stack, will return the old value or None if the stack was already empty.