SIGN IN SIGN UP

Issue #28152: Fix -Wunreachable-code warning on clang

Replace C if() with precompiler #if to fix a warning on dead code when using
clang.
V
Victor Stinner committed
44d9bea1b823ed1ac25a78bb350b03848e59ac80
Parent: 9a2329f