Message159311
At the very least, failing to regenerate importlib.h shouldn't be a fatal build error. It should just run with what its got, and hopefully you will get a working interpreter out the other end, such that you can regenerate the frozen module on the next pass.
If we change that, then I'm OK with keeping the automatic rebuild. |
|
| Date |
User |
Action |
Args |
| 2012-04-25 16:02:27 | ncoghlan | set | recipients:
+ ncoghlan, lemburg, brett.cannon, pitrou, eric.smith, eric.araujo, Arfrever, eric.snow |
| 2012-04-25 16:02:27 | ncoghlan | set | messageid: <[email protected]> |
| 2012-04-25 16:02:27 | ncoghlan | link | issue14657 messages |
| 2012-04-25 16:02:27 | ncoghlan | create | |
|