l.b.b.s.SprintAttendeesCsvExportView(LaunchpadView) : class documentation

Part of lp.blueprints.browser.sprint View In Hierarchy

View for exporting the attendees for a sprint as CSV.
Method encode_value Encode a value for CSV.
Method render Render a CSV output of all the attendees for a sprint.
def encode_value(self, value):
Encode a value for CSV.

Return the string representation of value encoded as UTF-8, or the empty string if value is None.

def render(self):
Render a CSV output of all the attendees for a sprint.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.