19 May
2009
19 May
'09
1:30 p.m.
Hi all,
How the py molules are added/updated in the windows installer pack? I search by that in the website but there are no information about. (or i did the wrong search...)
If is useful, i have listed the used modules with that line: egrep --no-filename '^\s*(from\s+[^\s]+\s+)?import' *.py |\ sed -r 's/^\s*from\s+([^ ]+).*/\1/; s/^\s*import\s+//; s/,\s*/\n/g' |\ sort | uniq in .../inkscape-svn/share/extensions
Thanks, Aurium
--
Aurélio A. Heckert http://colivre.coop.br/Aurium
GNU/Linux User #312507 http://counter.li.org
- - - - - - - - - - - - - - - - - - - - - - - - -
Ilustração Vetorial Livre: http://InkscapeBrasil.org
Coop. de Tecnologias Livres: http://Colivre.coop.br
- - - - - - - - - - - - - - - - - - - - - - - - -
"Eu temo pela minha espécie quando penso
que Deus é justo." Thomas Jefferson
Antes de imprimir esta mensagem reflita
sobre a sua responsabilidade com a
preservação do Meio Ambiente.
5696
Age (days ago)
5696
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aurélio A. Heckert