[wingide-users] Getting code assistance on compiled regexps?
Marcin Kasperski
Marcin.Kasperski at softax.com.pl
Mon Apr 21 11:59:25 MDT 2008
I write:
my_re = re.compile(r'\s+')
my_re.
... and the code assistant is promptly suggesting:
mro
__init__
I'd really prefer to get match, search etc. Am I missing sth? WingIDE
3.0.4-1, python 2.5
--
----------------------------------------------------------------------
| Marcin Kasperski | People resist change, regardless of what
| http://mekk.waw.pl | it is. (Michael Reed)
| |
----------------------------------------------------------------------
More information about the wingide-users
mailing list