~azzar1/unity/add-show-desktop-key

  • Committer: David Coles
  • Date: 2010-08-30 03:26:13 UTC
  • Revision ID: coles.david@gmail.com-20100830032613-d14vng0jkelniu3l
python-console: Fix globals broken with new JSON library.

simplejson always returns unicode strings. cJSON would return ordinary strings 
if possible. cPickle.loads() only accepts strings. At present we use pickle 
version 0 so they should all works as ASCII strings. Higher versions of pickle 
are not plain ASCII and are likely to break this and so this should be fixed 
at some point.

Also replaced unconditional exception with one that catches Pickle errors. Not 
sure the best way to report failures of these functions.
Filename Latest Rev Last Changed Committer Comment Size
..
timount 1093 15 years ago chadnickbok Adding the changes from my genshi branch into trun Diff
trampoline 1093 15 years ago chadnickbok Adding the changes from my genshi branch into trun Diff
File ivle-addexercise 1201 15 years ago William Grant ivle.database.get_store() now takes a configuratio 8.8 KB Diff Download File
File ivle-adduser 1293 15 years ago William Grant Allow admins to set the admin flag with ivle-addus 2.8 KB Diff Download File
File ivle-buildjail 1801.1.1 14 years ago William Grant Replace cjson with json, or simplejson if json is 8.7 KB Diff Download File
File ivle-cloneworksheets 1822.1.1 14 years ago William Grant Replace semester.semester with semester.{code,url_ 2.2 KB Diff Download File
File ivle-config 1405 15 years ago William Grant Allow ivle-config to set jail/{suite,mirror,devmod 15 KB Diff Download File
File ivle-createdatadirs 1357 15 years ago Matt Giuca ivle-createdatadirs: Fixed exit -- if path already 1.7 KB Diff Download File
File ivle-dev-setup 1826 14 years ago William Grant Port from cjson to (simple)json. 4.9 KB Diff Download File
File ivle-enrol 1822.1.1 14 years ago William Grant Replace semester.semester with semester.{code,url_ 2.1 KB Diff Download File
File ivle-enrolallusers 1338 15 years ago William Grant Move the year decision responsibility to each pull 2.5 KB Diff Download File
File ivle-fetchsubmissions 1822.1.1 14 years ago William Grant Replace semester.semester with semester.{code,url_ 13 KB Diff Download File
File ivle-listusers 1201 15 years ago William Grant ivle.database.get_store() now takes a configuratio 1.9 KB Diff Download File
File ivle-loadsampledata 1478 14 years ago Matt Giuca Added subversion dumps as part of sample data. ivl 6.7 KB Diff Download File
File ivle-mountallusers 1281.2.1 15 years ago David Coles Updated to work on bind mounts 4.2 KB Diff Download File
File ivle-refreshfilesystem 1822.1.1 14 years ago William Grant Replace semester.semester with semester.{code,url_ 4.5 KB Diff Download File
File ivle-remakeuser 1281.1.1 15 years ago William Grant Don't hide exceptions encountered in ivle-remakeus 2.3 KB Diff Download File
File ivle-showenrolment 1822.1.1 14 years ago William Grant Replace semester.semester with semester.{code,url_ 1.8 KB Diff Download File