On 10/25/2011 7:34 AM, Dave Angel wrote:
(Once again, please don't top-post. It makes your responses out of
order)
On 10/25/2011 04:24 AM, apometron wrote:
I did it very much times, Anssi.
Beyond of run it on Python 2.7 latest build, what do you suggest?
Do install Python 3.2 alon
I did it very much times, Anssi.
Beyond of run it on Python 2.7 latest build, what do you suggest?
Do install Python 3.2 along the Python 2.7 installation could give me
any problems?
cheers,
Apometron
http://about.me/apometron
On 10/25/2011 6:11 AM, Anssi Saari wrote:
apometron writes
.
Thanks by the effort in help me.
I appreciate every character of it.
[]s
Apometron
On 10/24/2011 1:27 AM, Chris Rebert wrote:
On Sun, Oct 23, 2011 at 8:21 PM, apometron
wrote:
Sorry to continue discussing my thread on this list, I already subbed on the
Tutor list
but I need to reply and if
by the gentle support.
[]s
Apometron
On 10/23/2011 8:56 PM, Dave Angel wrote:
On 10/23/2011 06:03 AM, apometron wrote:
import os
nome = sys.argv[1]
final = nome
for i in nome:
print i
if nome[i] = "_":
final[i] = " "
os.rename(nome, final)
What do you want
import os
nome = sys.argv[1]
final = nome
for i in nome:
print i
if nome[i] = "_":
final[i] = " "
os.rename(nome, final)
--
http://mail.python.org/mailman/listinfo/python-list