Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #36230

os.path.realpath(path) bug on win7 ?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin1!goblin.stu.neva.ru!news.astraweb.com!border5.a.newsrouter.astraweb.com!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <2281570025@qq.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.117
X-Spam-Level *
X-Spam-Evidence '*H*': 0.83; '*S*': 0.06; 'subject:bug': 0.05; 'skip:o 50': 0.07; 'bug': 0.10; "skip:' 30": 0.15; 'to:name:python list': 0.16; 'win7': 0.16; '&gt;&gt;&gt;': 0.22; 'symbolic': 0.22; 'anyone': 0.33; 'to:addr:python-list': 0.33; 'clear': 0.35; 'but': 0.36; 'should': 0.36; 'skip:o 20': 0.38; 'to:addr:python.org': 0.39; 'link': 0.60; 'from:addr:qq.com': 0.84; 'message- id:@qq.com': 0.84; 'received:qq.com': 0.84; 'subject:skip:o 10': 0.84; 'x-mailer:qqmail 2.x': 0.84
From "iMath" <2281570025@qq.com>
To "Python List" <python-list@python.org>
Subject os.path.realpath(path) bug on win7 ?
Mime-Version 1.0
Content-Type text/html; charset="utf-8"
Content-Transfer-Encoding base64
Date Sun, 6 Jan 2013 14:55:59 +0800
X-Priority 3
X-QQ-MIME TCMime 1.0 by Tencent
X-Mailer QQMail 2.x
X-QQ-Mailer QQMail 2.x
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.157.1357455435.2939.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1357455435 news.xs4all.nl 6894 [2001:888:2000:d::a6]:35175
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:36230

Show key headers only | View raw


<div><div>
<img src="file:///C:\Documents and Settings\Administrator\Application Data\Tencent\Users\2281570025\QQ\WinTemp\RichOle\K`L`ZN}J0DD_~OZ~Z}]4Z9S.jpg">os.path.realpath(path)&nbsp;&nbsp;bug&nbsp;on&nbsp;win7&nbsp;?</div><div><br>Temp.link&nbsp;is&nbsp;a&nbsp;Symbolic&nbsp;link<br>Its&nbsp;target&nbsp;location&nbsp;is&nbsp;C:\test\test1<br>But&nbsp;<br>&gt;&gt;&gt;&nbsp;os.path.realpath(r'C:\Users\SAMSUNG\Temp.link\test2')<br>'C:\\Users\\SAMSUNG\\Temp.link\\test2'<br><br>I&nbsp;thought&nbsp;the&nbsp;return&nbsp;value&nbsp;should&nbsp;be&nbsp;'&nbsp;C:\\test\\test1\\test2'<br><br>Is&nbsp;it&nbsp;a&nbsp;bug&nbsp;?&nbsp;anyone&nbsp;can&nbsp;clear&nbsp;it&nbsp;to&nbsp;me&nbsp;?<br><br></div></div>

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

os.path.realpath(path)  bug on win7 ?   "iMath" <2281570025@qq.com> - 2013-01-06 14:55 +0800

csiph-web