New submission from Serhiy Storchaka:

It was a helper function for samepath on windows and not used more since 
samepath implementation was changed.

Here is a patch which remove it.

----------
components: Extension Modules, Library (Lib), Windows
files: drop_getfinalpathname.patch
keywords: patch
messages: 180379
nosy: brian.curtin, pitrou, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: _getfinalpathname() no more used in 3.4
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file28802/drop_getfinalpathname.patch

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

Reply via email to