belinda thom wrote: > Hi, > > I am hopefully almost done w/this exercise, but am uncertain how to > interpret what the "---, +++, @@ -48,7" etc. I've looked at the > setupext.py file on my machine but am unclear what changes I need to > make. > > I tried google to find some interpretation, but was not successful. > I'm somewhat familiar w/diff. Advice greatly appreciated.
It is a unified diff. I used it instead of describing it in words ("edit such-and-such line with so-and-so contents") because the latter is a pain in the butt and open for misinterpretation. Just edit that one line. Ignore the diff header if you don't understand it. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion