On Thu, Aug 11, 2016 at 2:20 AM, Lawrence Velázquez <[email protected]> wrote:
> Which is unexpected to say the least. It's because "os" gets hijacked as a > variable name, around line 440: Aaaaand I have another reason to dislike Python. *Why* are those in the same namespace?! You basically cannot trust code that might decide to reuse some part of module space as a local variable, and the resulting errors are inscrutable. -- brandon s allbery kf8nh sine nomine associates [email protected] [email protected] unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
