>> ../Objects/frameobject.c:6:18: code.h: No such file or directory
    >> 
    >> Sure enough, I have no code.h in my Include directory.

    Fredrik> what does

    Fredrik>     svn status Include/code.h

    Fredrik> say?  if it says

It reports nothing.

    Fredrik> doing a full

    Fredrik>     svn status

    Fredrik> and looking for ! entries will tell you if more files are missing.

The full svn status output is

    % svn status
    !      .
    !      Python

Just for the heck of it, I tried "svn revert Include/code.h" and got

    Skipped 'Include/code.h'

code.h is not mentioned in Include/.svn/entries.

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to