[Python-3000] Nix dict.copy()
Dj Gilcrease
digitalxero at gmail.com
Mon Feb 11 01:29:12 CET 2008
On Feb 10, 2008 3:46 PM, Paul Moore <p.f.moore at gmail.com> wrote:
> On the other hand, I'd imagine it would be difficult to write a good
> fixer for this. I'm not sure how much of a showstopper that might be.
Cant you just flag it as depreciated and have it actually call
copy.copy() when it is run. That way you dont need to write a fixer
for it and can remove it in 3.1
More information about the Python-3000
mailing list