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 logging support as is would mean dropping 2.3
support, and PyUSB 1.0 would be available for Python versions >= 2.4.
I am very inclined to drop Python 2.3 support, but I would like to ask
you who feels that support for 2.3 version is essential for their
needs...

-- 
Best Regards,
Wander Lairson Costa
LCoN - Laboratório de Computação Natural - Natural Computing Laboratory
(http://www.mackenzie.com.br/lcon.html)
Programa de Pós-Graduação em Engenharia Elétrica (PPGEE)
Faculdade de Computação e Informática (FCI)
Universidade Presbiteriana Mackenzie - SP - Brazil

------------------------------------------------------------------------------
Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL,
new data types, scalar functions, improved concurrency, built-in packages, 
OCI, SQL*Plus, data movement tools, best practices and more.
http://p.sf.net/sfu/oracle-sfdev2dev 
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to