> Ive also started test_controllers.py using blogtutorial as the test
> subject and the html output test passes (yay! :). However, the json
> output fails. First because jsonify doesn't know how to jsonify
> pylons.c (should it even be trying??) and later, after I switched the
> include_pylons_variables switch off, it produces totally wacko output
> ({u'method': u'index', u'arg': u'test_json.json'}). I'll look at this
> tomorrow and try to implement what I've discussed before...

That's very strange.   We should be filtering c out in the controller
specifically.

I'll take a look at it tonight and see what's happening.

--Mark

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to