Comment 9 for bug 1653002

Revision history for this message
Biji (biji) wrote :

Also happen to bzr explorer using python 2.7.13, cant launch:

bzr: ERROR: exceptions.TypeError: first argument must be string or compiled pattern

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/bzrlib/commands.py", line 930, in exception_to_return_code
    return the_callable(*args, **kwargs)