> Perhaps it would be better it would be better to set _facade_for = facade 
> in parent.pyx by un-indenting the line one step in Parent.__init__() rather 
> than doing a getattr().
>

That was suppose to be (its been a long day, please forgive me):

Perhaps it would be better to set _facade_for = facade in parent.pyx 
by un-indenting the line one step in Parent.__init__() rather than doing a 
getattr()?

My reasoning is that it is explicitly set for every parent and can be 
safely accessed internally if needed.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sage-combinat-devel/-/HdoKxqcXnLgJ.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to