hata olarak ne yazıyor burda ?Password lister mi denedin
bilgi eksikliğim için üzgünüm, ama neden bahsediyorsun?class Files:
def __init__(self):
pass
def open_file(self):
filename = tkFileDialog.askopenfilename()
veri=list()
with open(filename, 'r') as f:
for satir in f:
print veri.append(satir.split(',')[1]) #['hacertilbec', 'sharno', 'ensbsr',] print Boyle çıkıyor bu listeyi listboxa yazdırmak istiyorum her satıra bir isim gelicek şekilde yapamyorum
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?