> On Thu, 28 Aug 2003 16:35:25 +0200
> Francois Bottin <fbottin@free.fr> wrote:
>> Compare it with SUN's recomendations for Java (but useable also for C):
>> if (cond) {
>> block;
>> } else {
>> block;
>> }
>
>> In this case I find it much better than the GNU Coding Standards, and
>> there
>> is only one line more than Python...
>
What are the GNU Coding Standards???
Never heard of them