Download List

Projeto Descrição

This package contains some modules used by
different projects released by Logilab, including
abstract syntax tree manipulation tools, database
helper functions, HTML generation, command line
argument parsing, logging, and process daemonization.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-18 19:41
0.4.4

Astng O módulo foi totalmente reescrito, e algumas funções de utilidade foram acrescentados novos, bem como dois novos módulos (textutils e shellutils).
Tags: Major feature enhancements
The astng module was completely rewritten, and some new utility functions were added, as well as two new modules (textutils and shellutils).

2003-10-09 13:31
0.3.4

Esta versão corrigiu um bug no asntg que ocorreu com Python 2.3 ao analisar os módulos, incluindo uma declaração de codificação. Esta pylint causou a falha. Ela também removeu uma declaração de impressão de debug configuration.py que resultou em arquivos de configuração incorreta.
Tags: Minor bugfixes
This release fixed a bug in asntg that occurred
with Python 2.3 when parsing modules including
an encoding declaration. This caused pylint to
crash. It also removed a debug print statement
from configuration.py that resulted in incorrect
configuration files.

2003-10-06 09:47
0.3.3

Esta versão corrigiu um bug no modutils.modpath_from_file que quebrou pylint 0,2. Ele também possui um corbautils novo módulo para simplificar o uso de omniORB.
Tags: Minor bugfixes
This release fixed a bug in
modutils.modpath_from_file that broke pylint
0.2. It also features a new corbautils module to
simplify the use of omniORB.

2003-09-26 18:47
0.3.2

Esta versão corrige vários problemas no módulo astng e no módulo modutils, que foi parcialmente reescrita para usar um mecanismo de importação diferente. Um casal de funções foram adicionadas para Utilitários.
Tags: Major bugfixes
This release fixes several problems in the astng module and in the
modutils module, which was partly rewritten to use a different
importation mechanism. A couple of functions have been added to
fileutils.

2003-09-13 08:07
0.3.0

Esta versão traz dois novos módulos para facilitar a manipulação de arquivos e árvore de sintaxe. Vários bugs importantes foram corrigidos no modutils e módulos astng.
Tags: Initial freshmeat announcement
This release features two new modules for easier
file and syntax tree manipulation. Several
important bugs were fixed in the modutils and
astng modules.

Project Resources