Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46937

Re: create new python file

References <d1eaf703-d15f-486a-a0f1-a8dea4176d60@googlegroups.com>
Date 2013-06-04 17:18 +0100
Subject Re: create new python file
From Fábio Santos <fabiosantosart@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2664.1370362716.3114.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 4 Jun 2013 17:14, <kakararunachalservice@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.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

create new python file kakararunachalservice@gmail.com - 2013-06-04 09:07 -0700
  Re: create new python file Fábio Santos <fabiosantosart@gmail.com> - 2013-06-04 17:18 +0100
  Re: create new python file Gary Herron <gherron@digipen.edu> - 2013-06-04 10:44 -0700
    Re: create new python file kakararunachalservice@gmail.com - 2013-06-04 11:09 -0700
      Re: create new python file rusi <rustompmody@gmail.com> - 2013-06-04 11:21 -0700
        Re: create new python file kakararunachalservice@gmail.com - 2013-06-04 11:54 -0700
          RE: create new python file Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-04 23:00 +0300
        Re: create new python file Tobiah <toby@tobiah.org> - 2013-06-04 13:24 -0700

csiph-web