| #summary ContributorToReviewer view |
| #labels Phase-Design,Contents-Skeleton,Design-View |
| |
| _*Eventually, this topic should be populated by the output of*_ `pydoc`. |
| |
| {{{ |
| class ContributorToReviewer(StaticView): |
| """View of Contributor entities presented to authorized Reviewers. |
| |
| Not much to see here yet... |
| """ |
| pass |
| }}} |
| |
| ---- |
| _Copyright 2008 Google Inc._ |
| _This work is licensed under a_ |
| [http://soc.googlecode.com/svn/wiki/html/licenses/cc-by-attribution-2_5.html Creative Commons Attribution 2.5 License]. |
| [http://creativecommons.org/licenses/by/2.5/ http://soc.googlecode.com/svn/wiki/html/licenses/cc-by-2_5-88x31.png] |