SIGN IN SIGN UP

alias_for_import_name(): Dueling compiler warnings ;-)

Squash new warnings from VC 7.1 about mixing signed and
unsigned types in comparisons.  I can see why `len` was
changed to size_t here, but don't see why `i` was also
changed.  Change `i` back to int.
T
Tim Peters committed
5db42c4c5088ce511d35c0a8942f563d95e13230
Parent: d8fe7ab