Rewrite: switch mutations to objects
commit7e04a1c87c17dbe6b36703245a2939e1021e8af6
authorOwen W. Taylor <otaylor@fishsoup.net>
Mon, 20 Feb 2012 00:31:15 +0000 (19 19:31 -0500)
committerOwen W. Taylor <otaylor@fishsoup.net>
Sat, 10 Mar 2012 15:49:10 +0000 (10 10:49 -0500)
treede69200dc8e58cc7c7bfcfa6f1f7e3a2bc81e2c3
parentb2734714ff7870fa95b7112e1bced093671dd372
Rewrite: switch mutations to objects

Rather than returning a list of tuples for mutations, return an object
that encapsulates the process of copying in the scope.

https://bugzilla.gnome.org/show_bug.cgi?id=663533
lib/reinteract/rewrite.py
lib/reinteract/statement.py