Message141894
I'd call os.path.join() in the test functions rather than in read_file() and write_file(). This makes it easier to understand what the test is doing without looking at the code of read_file() and write_file().
Otherwise, looks good to me, and I think this would be useful cleanup. |
|
| Date |
User |
Action |
Args |
| 2011-08-11 06:39:12 | petri.lehtinen | set | recipients:
+ petri.lehtinen, tarek, eric.araujo, hynek |
| 2011-08-11 06:39:12 | petri.lehtinen | set | messageid: <[email protected]> |
| 2011-08-11 06:39:11 | petri.lehtinen | link | issue12721 messages |
| 2011-08-11 06:39:11 | petri.lehtinen | create | |
|