What steps will reproduce the problem?
1. Try to raise an exceptions.MigrateDeprecationWarning inside this file with
existing imports.
2.
3.
What is the expected output? What do you see instead?
Expect the error to be raised because it is used in the run method in certain
situations. However, I think the import is wrong because it references
versioning.exceptions.MigrateDeprecationWarning when the actual warning is in
changeset.exceptions.
What version of the product are you using? On what operating system?
Trunk
Please provide any additional information below.
Original issue reported on code.google.com by andrew.b...@gmail.com on 20 Jul 2010 at 2:24
Original issue reported on code.google.com by
andrew.b...@gmail.com
on 20 Jul 2010 at 2:24