Dan Zemke added the comment:

Sorry.  I just figured that out.  Thank you!
--------------------------------------------
On Fri, 7/3/15, R. David Murray <rep...@bugs.python.org> wrote:

 Subject: [issue24562] ntpath splitdrive fails on line 161: tuple has no 
attribute 'replace'
 To: ze...@yahoo.com
 Date: Friday, July 3, 2015, 4:39 PM

 R. David
 Murray added the comment:

 This error is raised because you called
 os.path.join incorrectly (with a tuple as one of the
 arguments).

 ----------
 nosy: +r.david.murray
 resolution:  -> not a bug
 stage:  -> resolved
 status:
 open -> closed
 type: crash ->
 behavior

 _______________________________________
 Python tracker <rep...@bugs.python.org>
 <http://bugs.python.org/issue24562>
 _______________________________________

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24562>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to