~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
..
apache-ssl.conf 1620 14 years ago David Coles docs: Sessions are not required for public mode. D 1.7 KB Diff Download File
apache-svn.conf 1164.2.26 15 years ago William Grant Use explicit *:80 Apache vhosts in the examples, o 681 bytes Diff Download File
apache.conf 1164.2.26 15 years ago William Grant Use explicit *:80 Apache vhosts in the examples, o 476 bytes Diff Download File
File usrmgt-server.init 1164.2.19 15 years ago William Grant Add an example init script, vastly shorter than th 1 KB Diff Download File