MattArnold / tuxtrax

Penguicon Scheduling Web App
GNU General Public License v3.0
15 stars 10 forks source link

Refactor csv #98

Closed hufman closed 10 years ago

hufman commented 10 years ago

Uses the python csv library to generate the csv rows Uses a cleaner way to generate the data for the csv columns Uses iterators and generators to save memory during the table generation