Re: [Zope] Repository for common python scripts

2005-06-15 Thread 'John Poltorak'
On Wed, Jun 15, 2005 at 02:48:32PM +0200, Pascal Peregrina wrote:
> here.common.parse_file() should work.

Indeed it does. Many thanks!
 
> Pascal
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
> John Poltorak
> Sent: 15 June 2005 13:37
> To: zope@zope.org
> Subject: [Zope] Repository for common python scripts
> 
> 
> Can anyone recommend a way of setting up a library of common python 
> scripts?
> 
> I'd like to put such scripts in a shared area. If I created a folder 
> called common and move parse_file there, how should I recode this line?
> 
> 
> python:here.parse_file(file=context.links,sepr=',',clone=1)
> 
> 
> 
> -- 
> John


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


RE: [Zope] Repository for common python scripts

2005-06-15 Thread Pascal Peregrina
here.common.parse_file() should work.

Pascal

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
John Poltorak
Sent: 15 June 2005 13:37
To: zope@zope.org
Subject: [Zope] Repository for common python scripts


Can anyone recommend a way of setting up a library of common python 
scripts?

I'd like to put such scripts in a shared area. If I created a folder 
called common and move parse_file there, how should I recode this line?


python:here.parse_file(file=context.links,sepr=',',clone=1)



-- 
John


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )