Message150696
| Author | hynek |
|---|---|
| Recipients | eric.araujo, hynek, jniehof, pitrou, r.david.murray, tarek, vstinner |
| Date | 2012-01-05.21:53:37 |
| SpamBayes Score | 1.961335e-06 |
| Marked as misclassified | No |
| Message-id | <1325800418.55.0.438945483442.issue9993@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I took the liberty to fix the tests. Basically I've adapted them to the new mock based cross file system approach (that doesn't depend on luck anymore :)). I also had to add one more `os.path.realpath` because on some OS (like OS X) the tmp directory path already consists of symlinks. I didn't touch the actual code. Tested on OS X and Ubuntu Linux (Oneiric). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-05 21:53:38 | hynek | set | recipients: + hynek, pitrou, vstinner, tarek, eric.araujo, r.david.murray, jniehof |
| 2012-01-05 21:53:38 | hynek | set | messageid: <1325800418.55.0.438945483442.issue9993@psf.upfronthosting.co.za> |
| 2012-01-05 21:53:37 | hynek | link | issue9993 messages |
| 2012-01-05 21:53:37 | hynek | create | |