2010/12/14 Igor Mohor :
> Hi.
>
> I'm also fine with 2.6 and higher (hopefully 3.x soon)
>
> Regards,
> Igor
>
>
> On Tue, Dec 14, 2010 at 10:20 AM, Phil Hannent wrote:
>>
>> On 12/12/2010 19:55, wander.lairson wrote:
>> > Hi there people,
>> >
>> > I few months ago I added support for logging
Hi.
I'm also fine with 2.6 and higher (hopefully 3.x soon)
Regards,
Igor
On Tue, Dec 14, 2010 at 10:20 AM, Phil Hannent wrote:
> On 12/12/2010 19:55, wander.lairson wrote:
> > Hi there people,
> >
> > I few months ago I added support for logging in PyUSB to make debug
> > and problem/bug
On 12/12/2010 19:55, wander.lairson wrote:
> Hi there people,
>
> I few months ago I added support for logging in PyUSB to make debug
> and problem/bug reports easier. It makes use of decorators. The point
> is that I haven't realized that decorators is part of Python since 2.4
> version. Keeping l
Seconded. Active Python 2.3 developers will be forced to move forward
at some point.
Might as well provide some incentive. ;-)
On Sun, Dec 12, 2010 at 5:59 PM, Karl Palsson wrote:
> drop it! :)
>
> On 12/12/2010 07:55 PM, wander.lairson wrote:
>> Hi there people,
>>
>> I few months ago I added
drop it! :)
On 12/12/2010 07:55 PM, wander.lairson wrote:
> Hi there people,
>
> I few months ago I added support for logging in PyUSB to make debug
> and problem/bug reports easier. It makes use of decorators. The point
> is that I haven't realized that decorators is part of Python since 2.4
> ve