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/p/r/Products.CMFBibliographyAT-1.1.4.1/Products/CMFBibliographyAT/content/book.py Products.CMFBibliographyAT(Download)
# as well (especially on BookReference creation) REQUEST.form['publication_year'] = self.getPublication_year() REQUEST.form['publication_month'] = self.getPublication_month() REQUEST.form['title'] = self.Title() REQUEST.form['publisher'] = self.getPublisher()