Data files with distutils and special paths

2010-10-20 Thread Pablo Recio Quijano
'm missing? Regards, [1] http://docs.python.org/distutils/setupscript.html#installing-package-data [2] http://docs.python.org/install/#alternate-installation-unix-the-prefix-scheme -- Pablo Recio Quijano Desarrollador Django Yaco Sistemas - http://www.yaco.es/ -- http://mail.python.org/mailman/listinfo/python-list

Re: Recommend Commercial graphing library

2010-04-06 Thread Pablo Recio Quijano
ny suggestions / pointers to something useful, > > thanks, > > Matt. > -- > http://mail.python.org/mailman/listinfo/python-list > -- Pablo Recio Quijano Estudiante de Ingeniería Informática (UCA) Alumno colaborador del Departamento de Lenguajes y Sistemas Informáticos Par

Re: How to add a library path to pythonpath ?

2010-03-16 Thread Pablo Recio Quijano
ib', > 'C:\\WINDOWS\\system32\\python26.zip', 'c:\\Python26\\DLLs', > 'c:\\Python26\\lib', 'c:\\Python26\\lib\\plat-win', > 'c:\\Python26\\lib\\lib-tk', 'c:\\Python26', > 'c:\\Python26\\lib\\site-packages', >

Re: Checking the coding style

2010-02-07 Thread Pablo Recio Quijano
Thanks! Pylint was what i was loking for 2010/2/7 Gerald Britton > pylint and pychecker are good options > > On Sun, Feb 7, 2010 at 1:36 PM, Pablo Recio Quijano > wrote: > > Hi! > > I'm finishing a project writen in Python, and I realize about the > document &

Checking the coding style

2010-02-07 Thread Pablo Recio Quijano
oding standars [2] and it's very usefull to clean the code. Thanks in advance! [1] http://www.python.org/dev/peps/pep-0008/ [2] http://drupal.org/coding-standards -- Pablo Recio Quijano Estudiante de Ingeniería Informática (UCA) Alumno colaborador del Departamento de Lenguajes y Sistemas In