Message102422
> So I'm gonna ask: when I modify *.c files, do I have to do something
> else other than "./configure; make; make install" in order to see the
> changes applied?
Oh, sorry, I had overlooked the "make install" bit.
Well then I don't know. But you can run the interpreter without
installing :-) (just "./python")
And check the output of "make" after you have touched Modules/_ssl.c |
|
| Date |
User |
Action |
Args |
| 2010-04-05 22:29:50 | pitrou | set | recipients:
+ pitrou, loewis, janssen, giampaolo.rodola, benjamin.peterson, flox |
| 2010-04-05 22:29:49 | pitrou | link | issue8321 messages |
| 2010-04-05 22:29:49 | pitrou | create | |
|