Re: spam issue

2017-03-06 Thread Greg Couch
On Thursday, March 2, 2017 at 8:08:44 AM UTC-8, Andrew Zyman wrote: > Why is this group have such an obscene number of spam posts ? > I'm subscribed to a few other google groups and this is the only one that has > this issue. If you do use google groups, please "Report abuse" for these messages.

Re: Tk MouseWheel Support

2011-03-15 Thread Greg Couch
On Mar 10, 1:37 pm, Corey Richardson wrote: > On 03/10/2011 03:35 PM, Corey Richardson wrote: > > > Middle button is Button-3 IIRC, and I think it'd be MouseUp and > > MouseDown. I'm really not sure though. > > It's Button-2 rather. > > -- > Corey Richardson Middle button is button-3 on Mac OS X,

Re: if, continuation and indentation

2010-06-07 Thread Greg Couch
On May 27, 5:22 am, HH wrote: > I have a question about best practices when it comes to line wrapping/ > continuation and indentation, specifically in the case of an if > statement. > > When I write an if statement with many conditions, I prefer to use a > parenthesis around the whole block and ge

Re: webbrowser.open still gives problem with file://

2007-11-14 Thread Greg Couch
t say which platform you're on. I found that on older Mac OS X systems that one needs to give file://localhost/path instead of file:///path but the localhost version didn't always work on other platforms. The other thing you need to do is to use Python 2.5's version of webbrows

Re: Python molecular viewer

2007-08-29 Thread Greg Couch
ging dancing molecular rendering package for you though. Greg Couch UCSF Computer Graphics Lab -- http://mail.python.org/mailman/listinfo/python-list