<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 28, 2012, at 11:46 AM, Philippe May &lt;<a href="mailto:phil.twisted-web@hanjinet.org">phil.twisted-web@hanjinet.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family: Menlo; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">&nbsp; &nbsp; ## &nbsp;&nbsp;_getFilesAndDirectories&nbsp;is just a copy of the original function found in the File class,</div><div style="font-family: Menlo; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">&nbsp; &nbsp; ## &nbsp; with minor modifications</div></blockquote><br></div><div>Please note that overriding private methods (those that begin with an underscore and do not end with one) is likely to break without warning in a future release of Twisted.</div><div><br></div><div>DirectoryLister was never really designed to be extensible outside Twisted. &nbsp;If you'd like to contribute some enhancements to Twisted itself, that would be great :).</div><div><br></div><div>-glyph</div><br></body></html>