[Python-modules-team] Bug#534709: Unescaped solidus for decoding
son-1.0.5/jsontest.py === --- python-cjson-1.0.5.orig/jsontest.py +++ python-cjson-1.0.5/jsontest.py @@ -91,6 +91,12 @@ s = cjson.encode(r'/') self.assertEqual(r'"\/"', _removeWhi
Re: [Python-modules-team] [Openstack] Nova not building on SID with python2.7
2011/5/26 Thomas Goirand : > On 05/20/2011 06:15 AM, Soren Hansen wrote: >>> Since SID is using python2.7, there's loads of errors, and building Nova >>> simply doesn't work. >> Can you be more specific? Ubuntu has been on Python 2.7 since Natty, >> so