<div dir="ltr">Ok, thanks everyone.  I just need to spend more time with this stuff.  It's definitely slow going.  <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 18, 2014 at 11:16 PM, Rustom Mody <span dir="ltr"><<a href="mailto:rustompmody@gmail.com" target="_blank">rustompmody@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sunday, October 19, 2014 8:25:53 AM UTC+5:30, Ben Finney wrote:<br>
<span class="">> Chris Angelico writes:<br>
<br>
> > Try learning Python itself, rather than playing around with extension<br>
> > packages like pytz.<br>
<br>
</span><span class="">> To be fair, "You need to install 'pytz' to work correctly with date and<br>
> time values" is correct advice. If the OP doesn't install it early, then<br>
</span>> works with timestamps, problems are inevitable -- at which point "oh, you<br>
> needed to do that first" will be inevitable. It's lose-lose.<br>
<br>
Yes<br>
<span class=""><br>
> It's a sad fact that MS Windows has completely useless timezone support,<br>
> and this "install a third-party package" hurdle is a cost that is paid<br>
> by all people trying to set up Python on MS Windows.<br>
<br>
</span>About MS-lacunae Ive nothing to say<br>
<br>
[Just head over to a debian list like users or vote or.. and witness the<br>
riot going on over systemd... Hard to believe all's right in Linux-land]<br>
<br>
As for this OP and similar problems -- yes python is in a peculiar position.<br>
Because of 'batteries included' beginners can do powerful stuff.<br>
However sometimes the batteries need to be supplemented.<br>
And then there's a problem -- its not clear whether<br>
- the beginner is having classic noob problems.<br>
  Expert just needs to tweak a command a bit and he's sailing<br>
- the beginner is in somewhat uncharted (research-needed) land -- charting<br>
  the route between mutually complementary AND competing setup tools<br>
<br>
  I believe python must be some sort of record setter in this that<br>
    o pip is a replacement for easy_install<br>
    o you install pip with easy_install<br>
<br>
!!<br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" target="_blank">https://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br></div>