id summary reporter owner description type status priority milestone component resolution keywords cc fix_version see_also 1325 Rewrite attachandrun in python achernya "attachandrun.c is a horrible bit of C that tries to do things that are like subprocess.open(). To make matters worse, it links against libathdir, for no good reason, when you can just do `athdir locker -t bin` to get the same effect, and the code already does fork. Instead of keeping it around, just move to Python, as this will be shorter, and prettier." enhancement closed low The Distant Future -- fixed