[Pyobjc-dev] Re: [Python-Dev] Plea for function/method syntax sugar (PEP 318, with a different synt
Brought to you by:
ronaldoussoren
From: Sjoerd M. <sj...@ac...> - 2004-02-24 22:59:29
|
Barry Warsaw wrote: > On Wed, 2004-02-18 at 21:26, Bob Ippolito wrote: > > >>the latest version of mwh's patch is here: >>http://starship.python.net/crew/mwh/hacks/meth-syntax-sugar-3.diff > > > Does anybody else have problems applying this patch? I get: > > % patch < meth-syntax-sugar-3.diff > patch: **** File Grammar is not a regular file -- can't patch > > Grammar/Grammar sure seems like a regular file to me though. Standard > RH9 patch(1), v 2.5.4. Above patch snagged with wget. Try patch -p0. Patch removes directory names by default. -- Sjoerd Mullender <sj...@ac...> |