Hi, We did move the py._code library over to pytest._code a little while ago, I wasn't really involved so don't remember the details. But seems it was never removed from the py library itself. Was this on purpose? Do we want to maintain two versions of this code?
Reason I'm asking is because the version in py currently has two test failures. If this code now lives in pytest then I'd rather rip it out from py. Any objections? Floris _______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
