[Types-sig] PyDL RFC 0.02

Paul Prescod paul@prescod.net
Wed, 29 Dec 1999 08:14:14 -0500


skaller wrote:
> 
> 
> > > And
> > > the combination rules might be a bit hard to describe or handle (from the
> > > human's standpoint).
> > 
> > It's just concatenation! There is nothing hard about it.
> 
>         If that is so, please give the rules.
> In particular, you will need to cover the issue of duplicate
> declarations. In c and C++ in particular, these issues
> turned out to be non-trivial.

The RFC says that the rules for duplicate and conflicting declarations
between a .pyi and a .gpi are the same as those within a .pyi. The issue
is simply orthogonal.

 Paul Prescod