Add an unnecessary assignment to remove a bogus warning. I checked the

D'Arcy J.M. Cain <darcy@druid.net>

Commit: be134e9dc47ace7f1464a118b746272d41ca49af
Author: D'Arcy J.M. Cain <darcy@druid.net>
Date: 2002-12-10T11:43:44Z
Releases: 7.4.1
Add an unnecessary assignment to remove a bogus warning.  I checked the
logic carefully and I am sure that the test against n happens after it
is assigned to.

Files

PathChange+/−
src/interfaces/python/pgmodule.c modified +4 −1