python 2.7.12 on Linux behaving differently than on Windows

Chris Angelico rosuav at gmail.com
Thu Dec 8 16:26:35 EST 2016


On Fri, Dec 9, 2016 at 8:15 AM, Gregory Ewing
<greg.ewing at canterbury.ac.nz> wrote:
> The main difference is that you're unlikely to accidentally
> get a million file names or 131072 bytes of arguments that
> way. :-)

python3 argcount.py
{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}{a,b}
65537

ChrisA



More information about the Python-list mailing list