Fix regression when rewriting E251. Closes #70.
[third_party/pep8] / testsuite / E25.py
index 47d181fd64bae02847a48a6ddb3485d4345cc16e..94154bfced89cc0a9db27daf4fa58bd670a29d7f 100644 (file)
@@ -15,3 +15,5 @@ foo(bar=(1 == 1))
 foo(bar=(1 != 1))
 foo(bar=(1 >= 1))
 foo(bar=(1 <= 1))
+(options, args) = parser.parse_args()
+d[type(None)] = _deepcopy_atomic