Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readers.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename set_data with __init__Agustin Zubiaga2012-02-141-10/+10
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Sort the marksAgustin Zubiaga2012-02-141-1/+4
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Plot the measure dataAgustin Zubiaga2012-02-141-0/+20
| | | | | | Some bugs... Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Use the locale decimal separatorAgustin Zubiaga2012-02-141-1/+1
| | | | | | e.g. if my decimal separator is "," , SimpleGraph change 4.5 to 4,5 Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Graph the times of the stopwatchsAgustin Zubiaga2012-02-131-0/+13
|
* Code fixesAgustin Zubiaga2012-02-101-5/+3
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* pep8 fixesAgustin Zubiaga2012-02-081-14/+17
|
* Add readers fileAgustin Zubiaga2012-02-081-0/+48