Problem building on BeOS...

Donn Cave donn at u.washington.edu
Fri Jan 2 13:50:35 EST 2004


In article <f8iJb.42537$xX.145398 at attbi_s02>,
 Zoo Keeper <candiazoo at comcast.net> wrote:

> Thanks for the reply!  I checked in my editor (pe) and it indicates just a
> carriage return at the end of the line (visibles and tab stops on).

I've never used pe.  I would hope it doesn't do that, but to say
for sure I'd run the file through "od".  Like,
  $ fgrep '\' arrayobject.h | od -a

If you see anything between "\" and "nl", that's your problem.

   Donn Cave, donn at u.washington.edu



More information about the Python-list mailing list