<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 10, 2009, at 3:18 AM, Glyph Lefkowitz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Sat, Oct 10, 2009 at 2:22 AM, Steve Steiner (listsin) <span dir="ltr">&lt;<a href="mailto:listsin@integrateddevcorp.com">listsin@integrateddevcorp.com</a>&gt;</span> wrote:&nbsp;<blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; ">
Just realized that that was off-twistedmatrix, same doc at:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://twistedmatrix.com/documents/8.2.0/api/twisted.web.http.Request.html" target="_blank">http://twistedmatrix.com/documents/8.2.0/api/twisted.web.http.Request.html</a><br>
<br>
so it's not some off-site weirdness...<br></blockquote><div><br>What "weirdness" are you referring to? <br></div></div></blockquote><div><br></div><div>I was just referring to the fact that the original document was not on the Twisted site so I was referring to it not being something someone else did with Twisted.</div><div><br></div><div>One of the things I was, and still am having some trouble with in Twisted is remembering the right names of things.</div><div><br></div><div>Much of the other code I'm using follows PEP-8 naming_conventions for methods and such whereas Twisted follows the Twisted Coding Standard which is a more javaCamelCase style convention.</div><div><br></div><div>That particular documentation refers to 'backwards compatible' functions using PEP-8 style attribute names while preferring the newer Twisted Coding Standard flavoured names.</div><div><br></div><div>S</div><div><br></div></div></body></html>