3 more in primer



just finished getting 3 more in primer a 73 super that came from
another shop,
Had to fix all the body work. you can see how they left the heater
channels.

the other was a nice 72 super that started as a total re-wire job that
turned into a full resto.

The 67 is to become a Herbie look alike. all original sheet metal even
thou most needed work.
.



Relevant Pages

  • ~~~~~~~~~~~~~~ STOP SHOP ~~~~~~~~~~~~~~
    ... stop and shop store laocations ... one stop property shop estate agents ... stop and shop supermarket misleading advertising ... stop and shop super markets ...
    (comp.lang.awk)
  • Re: Body repair on a 4th wheel
    ... you know if they do body work or just painting? ... Their shop takes up two city blocks. ... We stayed in the coach while they did the work. ... I moved again today and the problem is getting worse, so The only time I can afford to relocate again is when I take it in for repair - otherwise I'm going to lose the outside wall of the bedroom slide, and maybe the whole slide. ...
    (rec.outdoors.rv-travel)
  • Re: totally OT but might prevent me from exploding
    ... down there and grab a sandwich board to picket their shop with you. ... it's been a lifetime since I've been to Rogers). ... The good news is I do have the van back. ... They did fine on the body work. ...
    (alt.sewing)
  • Re: totally OT but might prevent me from exploding
    ... down there and grab a sandwich board to picket their shop with you. ... The good news is I do have the van back. ... They did fine on the body work. ... Never try to teach a pig to sing. ...
    (alt.sewing)
  • super(...).__init__() vs Base.__init__(self)
    ... The super() method only works correctly in multiple inheritance when the base classes are written to expect it, so "Always use super" seems like bad advice. ... Another fix is for Base.__init__to call super.__init__and to list Base first in the list of base classes. ... This might break existing code that is written in the style of fix 1 (calling both base class __init__() methods explicitly). ...
    (comp.lang.python)