search results

  1. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/15282815/​python-re-compile... - Cached
  2. But when I run the script, it gives me this error: sre_constants.error: unbalanced parenthesis. ... According to the Python re.compile documentation, ...
    stackoverflow.com/questions/2344193 - Cached
  3. This won\'t compile for me: regex = re.compile(\'(.*\\).*\') I get the error: sre_constants.error: unbalanced parenthesis I\'m running Python 2.5 on WinXP.
    objectmix.com/python/307195-bug-pythons-​regular... - Cached
  4. This won\'t compile for me: regex = re.compile(\'(.*\\\\).*\') I get the error: sre_constants.error: unbalanced parenthesis I\'m running... 1669435
    compgroups.net/comp.lang.python/a-bug-​in-python-s... - Cached
  5. sre_constants.error: unbalanced parenthesis ... regex = re.compile(\'(.*\\\\).*\') I get the error: sre_constants.error: unbalanced parenthesis I\'m running Python 2.5 on ...
    bytes.com/topic/python/answers/741856-​bug-pythons... - Cached
  6. regex = re.compile(\'(.*\\\\).*\') I get the error: ... sre_constants.error: unbalanced parenthesis... I\'m running Python 2.5 on WinXP. ... regex = re.compile.*\') ...
    coding.derkeiler.com/Archive/Python/​comp.lang.python/... - Cached
  7. [ python-Bugs-1526834 ] unbalanced parentheses from command line crash pdb ... v # invalid expression error: unbalanced parenthesis Uncaught e xception.
    mail.python.org/pipermail/python-bugs-​list/2006-August/... - Cached
  8. [Python-bugs -list] [ python-Bugs ... in compile return re_compile(self.pattern ... v # invalid expressi on sre_constants.error: unbalanced parenthesis It looks like ...
    mail.python.org/pipermail/python-bugs-​list/2003-August/... - Cached
  9. Strange error with python ... > >> pat = re.compile ... v # invalid expression > >> sre_constants.error: unbalanced parenthesis > >> > >> Note that ...
    vim.1045645.n5.nabble.com/Strange-error-​with-python... - Cached
  10. On Wed, 19 Aug 2009 23:21:34 -0400, Paul Rouleau <paul.roul...@videotron.ca> wrote: > This is to report what looks like an error error. > > I am using PyQt 4.3 on ...
    www.mail-archive.com/​pyqt@riverbankcomputing.com/msg... - Cached