Message310986
| Author | craigh |
|---|---|
| Recipients | craigh, emilyemorehouse |
| Date | 2018-01-28.19:43:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1517168625.47.0.467229070634.issue32689@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In my test, the second call to path.absolute() is just returning the same result as the first call, which is what I would expect (as you say, the path object doesn't update automatically). However, your output shows it returning '/Users/e/Development/OSS/cpython/test2' instead of the (now broken) path from the first call. Maybe I'm missing something? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-28 19:43:45 | craigh | set | recipients: + craigh, emilyemorehouse |
| 2018-01-28 19:43:45 | craigh | set | messageid: <1517168625.47.0.467229070634.issue32689@psf.upfronthosting.co.za> |
| 2018-01-28 19:43:45 | craigh | link | issue32689 messages |
| 2018-01-28 19:43:45 | craigh | create | |