◐ Shell
clean mode source ↗

Message 56609 - Python tracker

> Yes, I think you got it.

Guido, Brett, how much of the code should I change? import.c is mainly
using file pointers. Should I replace all operations on FILE with
operations on a file descriptor?

Christian