Re: [Tutor] What is `if __name__ == __main__` for?

2011-05-20 Thread Hilton Garcia Fernandes
having to worry that it will execute the entire thing. -- Christian Witts ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor -- Hilton Garcia Fernandes Nucleo

Re: [Tutor] python and kiviat diagrams

2009-12-22 Thread Hilton Garcia Fernandes
@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor -- Hilton Garcia Fernandes Nucleo de Tecnologias sem Fio (NTSF) -- Wireless Technologies Team Lab de Sistemas Integraveis Tecnologico (LSI) -- Integrable Systems Lab Escola Politecnica (Poli

Re: [Tutor] python and kiviat diagrams

2009-12-22 Thread Hilton Garcia Fernandes
look a lot like this: http://matplotlib.sourceforge.net/examples/api/radar_chart.html Kent ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor -- Hilton Garcia

Re: [Tutor] python and kiviat diagrams

2009-12-22 Thread Hilton Garcia Fernandes
a Kiviat diagram is but the images google shows me look a lot like this: http://matplotlib.sourceforge.net/examples/api/radar_chart.html Kent -- Hilton Garcia Fernandes Nucleo de Tecnologias sem Fio (NTSF) -- Wireless Technologies Team Lab de Sistemas Integraveis Tecnologico (LSI

Re: [Tutor] python gui

2008-06-13 Thread Hilton Garcia Fernandes
conquers that fear. Nelson Mandela _ -- Hilton Garcia Fernandes Nucleo de Tecnologias sem Fio (NTSF) -- Wireless Technologies Team Lab de Sistemas Integraveis Tecnologico (LSI) -- Integrable Systems Lab Escola Politecnica (Poli) -- Engineering School Univ S Paulo (USP) Tel

Re: [Tutor] forth

2007-03-02 Thread Hilton Garcia Fernandes
. -- Hilton Garcia Fernandes Nucleo de Tecnologias sem Fio (NTSF) -- Wireless Technologies Team Lab de Sistemas Integraveis Tecnologico (LSI) -- Integrable Systems Lab Escola Politecnica (Poli) -- Engineering School Univ S Paulo (USP) Tel: (5511)3091-5676 (work) (5511)8131-5213 (mobile) Av. Prof

[Tutor] How to make epydoc behave like doxygen

2007-02-14 Thread Hilton Garcia Fernandes
documentation available in the source code as docstrings. An interesting point was that it demanded the Python code to be the implementation of a module. Does anyone know if the alpha version is more doxygen-like? All the best, hilton -- Hilton Garcia Fernandes Nucleo de Tecnologias sem Fio (NTSF

[Tutor] A doxygen-like tool for Python ?

2007-02-11 Thread Hilton Garcia Fernandes
-- Hilton Garcia Fernandes Nucleo de Tecnologias sem Fio (NTSF) -- Wireless Technologies Team Lab de Sistemas Integraveis Tecnologico (LSI) -- Integrable Systems Lab Escola Politecnica (Poli) -- Engineering School Univ S Paulo (USP) Tel: (5511)3091-5676 (work) (5511)8131-5213 (mobile) Av

[Tutor] A doxygen-like tool for Python ?

2007-02-11 Thread Hilton Garcia Fernandes
Dear all, i've been using doxygen for quite a time to document softwares written in C and C++, but could not found a similar tool for Python software. Could you please point me to a suitable tool ? As we could see in a previous thread, Python exposes its parsing in publically available APIs. So,

Re: [Tutor] A doxygen-like tool for Python ?

2007-02-11 Thread Hilton Garcia Fernandes
, hilton On Sun, Feb 11, 2007, Tim Golden [EMAIL PROTECTED] said: Christopher Arndt wrote: Hilton Garcia Fernandes schrieb: Dear all, i've been using doxygen for quite a time to document softwares written in C and C++, but could not found a similar tool for Python software. Could you please