[issue14450] Log rotate cant execute in Windows. (logging module)

2012-03-29 Thread shinta.nakayama

New submission from shinta.nakayama :

I found a bug in logging module in Windows.
I wrote that at here.
https://gist.github.com/2247692

my OS is Windows7 32bit.

C:\Python27>python
Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win
32
Type "help", "copyright", "credits" or "license" for more information.
>>>

--
components: Library (Lib)
messages: 157126
nosy: shinta.nakayama
priority: normal
severity: normal
status: open
title: Log rotate cant execute in Windows. (logging module)
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue14450>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue14450] Log rotate cant execute in Windows. (logging module)

2012-04-01 Thread shinta.nakayama

shinta.nakayama  added the comment:

Thank you Armaury.
Allowing your advice,I tried that code on other machine(Windows7 without 
Antivirus).

But it was same result.
Windows says "process cant access to file. that file is using other process.".
And could not rotate the logs.

--

___
Python tracker 
<http://bugs.python.org/issue14450>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com