[EMAIL PROTECTED] wrote:
> Hi,
>   I am developing a code which has MVC (Model - View - Controler)
> architecture.My view is in .NET. And my controller is in Python.So can
> i call Python script from .NET? 

<ot>
This is a question that I would have asked myself before actually trying
to do anything else...
</ot>


-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to