'googleshare -h' currently dies with

% googleshare 
Traceback (most recent call last):
  File "/usr/pkg/bin/googleshare", line 26, in <module>
    from twisted.internet import epollreactor
  File "/usr/pkg/lib/python2.6/site-packages/twisted/internet/epollreactor.py", 
line 20, in <module>
    from twisted.python import _epoll
ImportError: cannot import name _epoll
%

which is a problem in net/py-twisted, AFAICS.
