I finally arranged for an automatic installation of PEPs:
they will now get published in the subversion post-commit.
Regards,
Martin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http:
[Christian Tismer]
> Hi Python developers,
>
> today I got a complaint from the python.de IRC channel
> about os.path.getmtime and time zone.
>
> How to produce the weird behavior:
>
> 1. create a file
> 2. get it's os.path.getmtime()
> 3. change your time zone
> 4. get os.path.getmtime again
>
> c
At 02:37 AM 1/15/2006 +0100, Christian Tismer wrote:
>I assumend the value would be in UTC, but it is obviously not.
>
>Is there a way to circumvent this problem, or am I missing something?
>If this is not the expected behavior, then it might make sense
>to find a patch.
Windows doesn't store UTC
On 1/14/06, Armin Rigo <[EMAIL PROTECTED]> wrote:
> Hi Brett,
>
> If by any chance PyPy continues to be funded beyond 2006, we would
> definitely welcome you around :-) (If our funding model doesn't change,
> it might be difficult for us to give you money oversea, though... just
> asking, just in
Hi Python developers,
today I got a complaint from the python.de IRC channel
about os.path.getmtime and time zone.
How to produce the weird behavior:
1. create a file
2. get it's os.path.getmtime()
3. change your time zone
4. get os.path.getmtime again
compare - the time stamps are different.
C
On Sun, 15 Jan 2006, Georg Brandl wrote:
> does Python have an official icon? Not py.ico from PC/, that's a bit
> ugly and does not scale. Has no designerhead ever done such a thing?
There have been a couple of proposed logos -- i found some images
at http://www.pythonology.com/logos -- but i don'
Brett,
You could create a downloadable corpus of Python source code, and
maybe a web site through which people can easily browse/search it,
contribute to it, and maintain it. The point would be to support
language designers, tool developers, and researchers. Several
python-dev folks have their o
Hi,
does Python have an official icon? Not py.ico from PC/, that's a bit
ugly and does not scale. Has no designerhead ever done such a thing?
Georg
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Uns
Fred L. Drake, Jr. wrote:
> Scott David Daniels wrote:
> > Would "expect_fail", "expect_failure", "expected_fail", or
> > "expected_failure", work for you?
>
> None of these use the same naming convention as the other unittest object
> attributes. Perhaps something like failureExpected?
>
> I
Hi Brett,
If by any chance PyPy continues to be funded beyond 2006, we would
definitely welcome you around :-) (If our funding model doesn't change,
it might be difficult for us to give you money oversea, though... just
asking, just in case, would you consider moving to a European
university?)
P
10 matches
Mail list logo