Thank you for your response.
 
Regards,
Durga.

On Fri, Jul 30, 2010 at 6:05 PM, Oleg Broytman <phd@phd.pp.ru> wrote:
Hello.

  We are sorry but we cannot help you. This mailing list is to work on
developing Python (adding new features to Python itself and fixing bugs);
if you're having problems learning, understanding or using Python, please
find another forum. Probably python-list/comp.lang.python mailing list/news
group is the best place; there are Python developers who participate in it;
you may get a faster, and probably more complete, answer there. See
http://www.python.org/community/ for other lists/news groups/fora. Thank
you for understanding.

On Fri, Jul 30, 2010 at 05:48:45PM +0530, Durga D wrote:
> Hi All,
>
>   I am new to python based application developement. I am using Windows XP.
>
>   1. Can I create desktop application (just hello world program) with Python
>
> language like exe in VC++?
>
>   2. If First statement is Yes, Can I include this application with my
> existing setup(assume 10 MB) for windows?
>
>   3. If Second statement is Yes, What will be the setup size?
>
>   Thank in advance.
>
> Regards,
> Durga.

Oleg.
--
    Oleg Broytman            http://phd.pp.ru/            phd@phd.pp.ru
          Programmers don't die, they just GOSUB without RETURN.