[Zope-dev] Weird message from Python Scripts
Jerome Alet
alet@unice.fr
Wed, 4 Jul 2001 10:48:24 +0200 (MET DST)
Hi,
On Wed, 4 Jul 2001, Chris Withers wrote:
> Shane Hathaway wrote:
> >
> > It's behaving correctly. Visit the scripts and click "Save changes" to
> > compile. (You don't have too many, do you?)
>
> 30-40 :-(
>
> What short python script would do this for me?
>
> I'm guessign something like:
>
> for s in context.ZopeFind(spec=['Python Script']):
> s.edit()
>
> ...or something?
I think ZShell could do that, probably with its "call" command.
get it from: http://cortex.unice.fr/~jerome/zshell
and remember: the man command is your best friend.
bye,
Jerome Alet