Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(1) | Call(1) | Derive(0) | Import(0)
src/f/t/ftw.participation-1.3.1/ftw/participation/browser/invitations.py ftw.participation(Download)
# if we have pending session invitations, we should assign them to # the current user now. self.storage.assign_pending_session_invitations() if self.request.get('form.submitted', False): # sanity check with authenticator