Productivity and economics at software development

2005-09-23 Thread Adriano Monteiro
they get ready. Thank you for your cooperation! Cheers! --- Adriano Monteiro Marques http://umit.sourceforge.net http://www.globalred.com.br -- http://mail.python.org/mailman/listinfo/python-list

Help with modem terminal

2005-04-09 Thread Adriano Monteiro
Hey folks, I need to talk to my modem through a terminal, so I can send commands and get the answers. Does anybody here know what can I do? I've tried to use pty.py, but I'm lost... Regards, []'s! -- Adriano Monteiro Marques www.gopython.com.br [EMAIL PROTECTED] I'm FREE

Variables variable

2005-04-19 Thread Adriano Monteiro
Hi folks, Someone know how to make variables variable like in PHP? It's something like this: $a = 'hi' $$a = 'testing' echo $hi 'testing' Regards -- Adriano Monteiro Marques www.gopython.com.br [EMAIL PROTECTED] I'm FREE... Are you? (PYTHON po

Subprocess quote problem

2006-08-18 Thread Adriano Monteiro
ize=1, stdin=PIPE, stdout=_stdout_handler.fileno(), stderr=_stderr_handler.fileno(), shell=False) The problem seens to be the double quoted path. But

About Encapsulation

2005-05-04 Thread Adriano Monteiro
Hey folks, I wanna know more about encapsulation in python. Is it fully suported? How can I define the encapsulation statements for methods and attributes? Regards! []'s! -- Adriano Monteiro Marques www.gopython.com.br [EMAIL PROTECTED] I'm FREE... Are you? (PYTHON powered