Message203081
All functions of compileall are providing a maxlevels argument which defaults to 10. But it is currently not possible to disable this recursion limitation. Maybe it would be useful to have a special value like -1 to disable this limitation and allow to compile in an infinite amount of subdirectories.
Also I'm noticing maxlevels is the only argument which is not available on command line. Does it default there to 10 too? Maybe it would be useful if it could be configured too (in this case it could theoretically replace -l). |
|
Date |
User |
Action |
Args |
2013-11-16 20:40:50 | deleted250130 | set | recipients:
+ deleted250130 |
2013-11-16 20:40:50 | deleted250130 | set | messageid: <1384634450.77.0.212426893492.issue19628@psf.upfronthosting.co.za> |
2013-11-16 20:40:50 | deleted250130 | link | issue19628 messages |
2013-11-16 20:40:50 | deleted250130 | create | |
|