Hi,
Simple question: I have a use case where I need to create an exact copy (a
clone) of a request, to update it's properties and make "simulations"
(actually by providing custom marker interfaces) without modifying the
original request.
Is there a good way to do this?
Actually I just tried to do a "request.copy()", but then I get errors like
"AttributeError: 'Request' object has no attribute 'root'" when trying to
get access to "root" attribute...

Thanks for any help,
Thierry

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/CAPX_VWAWwAbA6MAWHP_2C-3PxfKiXktt1mecJHp5aokeZVOwdA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to