3 Jun
2004
3 Jun
'04
6:11 p.m.
Hi my name is Abraham and i have a problem using open in the external methods in zope. I need open a file in the same folder where is the referencing of the external method in the zope interface, but it doesn't work because i should use an absolute path in the open. Which is this absolute path? def abrirArch(): path = "correo/otros/listas.txt"??? f=open( path??? ,"ra") linea = f.readLine() f.close return (linea) _________________________________________________________________ Charla con tus amigos en lĂnea mediante MSN Messenger: http://messenger.latam.msn.com/
7976
Age (days ago)
7976
Last active (days ago)
0 comments
1 participants
participants (1)
-
Abraham Arellano Tavara