Max files in unix folder from PIL process

Kane jason.w.kane at gmail.com
Mon Mar 28 18:18:34 EST 2005


I ran into a similar situation with a massive directory of PIL
generated images (around 10k).  No problems on the filesystem/Python
side of things but other tools (most noteably 'ls') don't cope very
well.    As it happens my data has natural groups so I broke the big
dir into subdirs to sidestep the problem.




More information about the Python-list mailing list