[issue5551] os.path.ismount takes a cross-device symlink for a mountpoint

2010-08-01 Thread Georg Brandl
Georg Brandl added the comment: Thanks, should be fixed in r83408. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue5551] os.path.ismount takes a cross-device symlink for a mountpoint

2009-03-24 Thread Jürgen A. Erhard
Jürgen A. Erhard added the comment: Microscopic typo in title fixed (stickler for details, me? ;) -- title: os.path.ismount take a cross-device symlink for a mountpoint -> os.path.ismount takes a cross-device symlink for a mountpoint ___ Python trac