Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readbookmark.py
Commit message (Collapse)AuthorAgeFilesLines
* Use json as included in Python SL #3142Manuel Kaufmann2012-08-131-3/+3
| | | | | | | | We use json as included in Python. This will make Sugar dependent on Python 2.6 and Python 2.7 to have the highest JSON performance. Signed-off-by: Manuel Kaufmann <humitos@gmail.com> Acked-by: Gonzalo Odiard <gonzalo@laptop.org>
* pep8 cleanup: fix whitespaceSascha Silbe2011-01-201-2/+2
| | | | Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* fix EOL spacesSascha Silbe2011-01-201-5/+5
| | | | Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Add method to Bookmark class to retrieve note title and bodySayamindu Dasgupta2009-08-051-2/+20
|
* Add copyright headersSayamindu Dasgupta2009-02-221-0/+17
|
* Bookmark supportSayamindu Dasgupta2009-02-151-0/+15