patch-Modules_Setup_config 313 B

1234567891011
  1. --- Python-2.7.1.orig/Modules/Setup.config 2010-12-27 21:24:34.000000000 +0100
  2. +++ Python-2.7.1/Modules/Setup.config 2010-12-27 21:07:05.000000000 +0100
  3. @@ -4,7 +4,7 @@
  4. # based on configure-time options.
  5. # Threading
  6. -#thread threadmodule.c
  7. +thread threadmodule.c
  8. # The signal module
  9. signal signalmodule.c