<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 18, 2012 at 1:08 PM, Steve Willoughby <span dir="ltr"><<a href="mailto:steve@alchemy.com" target="_blank">steve@alchemy.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Although it is probably too obvious to be the answer you're looking for, why can't you just add them in order in the source code?<br>

<br>
This way, you can arrange them however you want them to appear, instead of python arbitrarily enforcing its own order. Python likes being explicit about things like that.<br><br><div class="gmail_quote">rail shafigulin <<a href="mailto:rail.shafigulin@gmail.com" target="_blank">rail.shafigulin@gmail.com</a>> wrote:<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><div class="h5">
Does anybody know if there is a way to make --help option to display options in alphabetical order? Right now it displays options in the order I added them. I'm using Python 3.1<div><br></div><div>Any help is appreciated.</div>

<div>Thanks.</div>
<p style="margin-top:2.5em;margin-bottom:1em;border-bottom:1px solid #000"></p></div></div><pre style="white-space:pre-wrap;word-wrap:break-word;font-family:sans-serif;margin-top:0px"><hr><br>Tutor maillist  -  <a href="mailto:Tutor@python.org" target="_blank">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br><a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/mailman/listinfo/tutor</a><span class="HOEnZb"><font color="#888888"><br></font></span></pre>
</blockquote></div><span class="HOEnZb"><font color="#888888"><br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.</font></span></div></div></blockquote><div><br></div><div>I currently have it done this way. It just seems a bit odd that I have to arrange it manually.</div>
</div><br></div>