Re: creating python code with dynamic file name

2009-05-15 Thread Dave Angel
bijoy franco wrote: hi, How can i create python code, for which filename can be defined on the fly..? for example, in a blog, when each article selected, respective python code with headline of the article as filename should be called. thanks bijoy You could have been much clearer in yo

creating python code with dynamic file name

2009-05-14 Thread bijoy franco
hi, How can i create python code, for which filename can be defined on the fly..? for example, in a blog, when each article selected, respective python code with headline of the article as filename should be called. thanks bijoy -- http://mail.python.org/mailman/listinfo/python-list