From: Tom P. <mlp...@ea...> - 2004-03-15 20:12:03
|
On Mar 15, 2004, at 3:02 PM, Roger Binns wrote: >> if self.standalone or self.semi_standalone: >> # XXX we're screwed when the end user has deleted >> # /usr/bin/python >> hashbang = "/usr/bin/python" > > Gives new meaning to "standalone". Maybe they need a > "reallystandaloneireallymeanitandnooptionaldependenciesthistimeplease" > :-) > (I have been known to name variables/functions like that sometimes when > experiencing a lot of frustration with other components). Yes, I noticed. MakeTheDamnThingRedraw() put a smile on my face when I ran across it. It made me remember how glad I am not to be doing X11/Motif programming anymore... Tom |