keyboard mapping snippet

JSON is included in Python 2.6: http://docs.python.org/library/json.html
Sometimes it is not secure to send it via internet, but there is a regular expression that checks json content for illegal stuff, very simple is easy to use. You can find it somewhere on official json homepage.