Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Sascha Silbe 431e36a427 sugar.util: use logging.exception instead of traceback.format_exc()
logging.exception() handles exceptions nicely for us, no need to explicitly
use traceback.

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer <simon@laptop.org>
CC: Aleksey Lim <alsroot@member.fsf.org>
2010-11-23 17:14:35 +01:00
examples style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
m4 Add simple toolbars example 2009-07-10 04:07:10 +00:00
po Commit from Sugar Labs: Translation System by user mschlager.: 40 of 40 messages translated (0 fuzzy). 2010-10-20 16:05:54 +02:00
src sugar.util: use logging.exception instead of traceback.format_exc() 2010-11-23 17:14:35 +01:00
tests style cleanup: prefer ' for strings 2010-11-23 17:14:34 +01:00
.gitignore
AUTHORS Add AUTHORS file 2007-09-25 15:49:52 +02:00
autogen.sh
configure.ac
COPYING
Makefile.am
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.