SIGN IN SIGN UP

bpo-36236: Fix _PyPathConfig_ComputeSysPath0() for empty argv (GH-12441)

* _PyPathConfig_ComputeSysPath0() now returns 0 if argv is empty.
* Cleanup also _PyPathConfig_ComputeSysPath0() code: move variables
  definitions closer to where they are used.
V
Victor Stinner committed
fc96e5474a7bda1c5dec66420e4467fc9f7ca968
Parent: cb90c89
Committed by GitHub <noreply@github.com> on 3/19/2019, 5:22:55 PM