On Thu, Aug 11, 2016 at 2:20 AM, Lawrence Velázquez <lar...@macports.org>
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
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to