[issue1004810] Carbon.File fails if server vol is mounted after launch

2010-04-29 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- status: pending -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http

[issue1004810] Carbon.File fails if server vol is mounted after launch

2009-03-30 Thread Ronald Oussoren
Ronald Oussoren added the comment: I propose closing this as won't fix, the issue is caused by a limitation in the Carbon APIs (which assume you're running an eventloop and won't notice changes when you don't). -- nosy: +ronaldoussoren resolution: -> wont fix status: open -> pending

[issue1004810] Carbon.File fails if server vol is mounted after launch

2009-02-14 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker ___ ___