On 4 Jun 2013 17:14, <kakararunachalserv...@gmail.com> wrote: > > Hi, > Can anyone please tell me how to dynamically create a new python file within a program???
That's generally a bad idea. Why are you doing that? That said, it's just like writing to a text file. So if you write python in a text file, you're good.
-- http://mail.python.org/mailman/listinfo/python-list