Re: beginners python mail list

2014-06-21 Thread Dog Walker
On Sat, Jun 21, 2014 at 8:43 AM, Noah wrote: > Is there a beginners python mail list? > ​Tutor maillist - tu...@python.org​ -- I have seen the future and I'm not in it! -- https://mail.python.org/mailman/listinfo/python-list

Re: A question about Cmd Class

2011-03-08 Thread Dog Walker
On Monday 2011 March 07 18:41, yuan zheng wrote: > Hello, everyone: > > I encouter a question when implementing a commmand line(shell). > I have implemented some commands, such as "start", "stop", "quit", > they are easily implemented by "do_start", "do_stop" and "do_quit". > there are no troub

Re: ANN: 'tsearchpath' Path Search Module, Version 1.08 Released

2010-06-25 Thread Dog Walker
On Fri, Jun 25, 2010 at 10:44 AM, Tim Daneliuk wrote: > 'tsearchpath' Version 1.108 is now released and available for download at: > >         http://www.tundraware.com/Software/tsearchpath > > - > > What's New In This Release? >

ctypes shared object FILE*

2008-11-08 Thread Dog Walker
I need to call a function in a shared object with this signature: init_dialog(FILE *input, FILE *output) The FILE*'s are to stdin and stdout. The call from python is libdialog.init_dialog( x, y) I need to define x and y so that they will have the structure of sys.stdin and sys.stdout; the called f

Re: ANN: yolk 0.4.1

2008-08-11 Thread Dog Walker
On Mon, Aug 11, 2008 at 11:55 AM, Rob Cakebread <[EMAIL PROTECTED]> wrote: > > yolk 0.4.1 has been released. This is mainly a bugfix release. > > Changes: > > * Added HTTP proxy support for XML-RPC > * -f is now case-insensitive > * -S does not return the entire PyPI index if a package doesn't e

Re: .py and running in Windows:

2006-06-13 Thread Dog Walker
On Tuesday 13 June 2006 07:04, Michael Yanowitz wrote: > Thanks. > >XP looks to be the same as 2000. > Works as expected now. Thank You. > > Not sure what this 'thread' issue is. > I never specified a thread. I think perhaps though because I did > open another message in this mailing list (to