Re: svn commit: r4990 - trunk/cvs2svn_lib/sort.py
Michael Haggerty <[email protected]> Sun, 29 Nov 2009 15:04:38 +0100
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
Oswald Buddenhagen wrote: > On Sat, Nov 28, 2009 at 02:21:30AM -0800, Michael Haggerty wrote: >> +# I don't know how to inquire what the >> +# limit is other than to open files until an error occurs. >> > the posix call for that is sysconf(). dunno about the python > equivalent. Thanks. I found the Python equivalent; it's os.sysconf(). I just built in code to use this parameter on systems that support it. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=2425228 To unsubscribe from this discussion, e-mail: [[email protected]].