Rick Danielson

Results 2 comments of Rick Danielson

Just to summarize the above (a nice exercise until the fix gets "in"): Pkg.status() Pkg.test("Winston") gives the getgc error (fix is "out") Pkg.checkout("Winston") puts Winston on the master (fix is...

Job schedulers (on big computers) usually handle STDERR errors well (proper message handling is not so obvious when everything just goes to the screen); just saying... see also http://stackoverflow.com/questions/5574702/how-to-print-to-stderr-in-python from...