Message93061
> IMHO, though it may be preferable to remove just the pickle files in
> Lib/lib2to3,
Sounds reasonable.
> it should never be required for tests to have pickle files
> already available in the source tree.
Well, I don't know about 'should', but the current tests already do
make use of pickle files in the source tree: see Lib/test/*.pck.
So there are already versioned pickle files (but not .pickle files :-). |
|
| Date |
User |
Action |
Args |
| 2009-09-24 09:34:55 | mark.dickinson | set | recipients:
+ mark.dickinson, benjamin.peterson, drukker |
| 2009-09-24 09:34:55 | mark.dickinson | set | messageid: <[email protected]> |
| 2009-09-24 09:34:54 | mark.dickinson | link | issue6982 messages |
| 2009-09-24 09:34:54 | mark.dickinson | create | |
|