Implement multiprocessing without inheriting parent file handle

2014-03-21 Thread Antony Joseph
Hi all, How can i implement multiprocessing without inherit file descriptors from my parent process? Please help me. regards, Antony -- https://mail.python.org/mailman/listinfo/python-list

Re: cmd2, an extenstion of cmd that parses its argument list

2012-05-31 Thread Antony Lee
I am already using shlex.split() (this is a customizable hook). On Thu, May 31, 2012 at 03:42:19PM -0400, Adam Tauno Williams wrote: > On Thu, 2012-05-31 at 15:21 -0400, Adam Tauno Williams wrote: > > On Thu, 2012-04-26 at 12:16 -0700, anntzer@gmail.com wrote: > > > On Sunday, March 18, 2012

Python Programmer needed in the LA area

2010-10-07 Thread Capstick, Antony H
gets cross-platform graphical user interface development library, and preferably the wxPython bindings for Python. Please contact Antony Capstick at 818-544-3230 -- http://mail.python.org/mailman/listinfo/python-list

Re: "Strong typing vs. strong testing"

2010-10-01 Thread Antony
On 9/30/2010 9:06 AM, Seebs wrote: At $dayjob, they give us months between feature complete and shipping, Lucky you -Antony -- http://mail.python.org/mailman/listinfo/python-list

Re: Choosing GUI Module for Python

2009-11-10 Thread Antony
On Nov 11, 3:08 am, Simon Hibbs wrote: > On 10 Nov, 10:40, Lorenzo Gatti wrote: > > > I also would like to use PySide, but unlike PyQt and Qt itself it > > doesn't seem likely to support Windows in the foreseeable future. A > > pity, to put it mildly. > > It's not been ruled out. They don't offic

Re: Choosing GUI Module for Python

2009-11-09 Thread Antony
On Nov 9, 11:49 am, r wrote: > On Nov 8, 10:49 pm, Antony wrote: > > > Hi all > >    I just wanted to know which module is best for developing designing > > interface in python . > > i have come across some modules which are listed here . please tell > > you

Choosing GUI Module for Python

2009-11-09 Thread Antony
Hi all I just wanted to know which module is best for developing designing interface in python . i have come across some modules which are listed here . please tell your suggestions and comments to choose best one 1. PyGTK 2. PyQT 3. PySide 4. wxPython 5 . TKinter Also i need to know is t

Second mortgage loans

2008-08-09 Thread Antony Vijayendran
The arrears rate stood at 1.33 percent of all mortgages by the end of the first half, up from 1.10 percent at the end of 2007 and 1.02 percent at the end of the first half of last year, the CML said. The CML is maintaining its forecast of 45,000 total possessions and 170,000 mortgages in arrears o

Re: VIM: Python type indented-block command equivalent to % for C?

2007-03-08 Thread Antony Scriven
efined by indentation? I expect there are scripts for Python. Try googling and www.vim.org. Anyway I'm not sure that I understand your description 100%, but try something like this. :ono = /\n.*\%<=indent('.')c\S\\|\%$/+0 Now try d= y= etc. Also note that I've made it w

looking for tool for developping GUI in wxPython

2005-09-28 Thread Antony Kummel
m, and how do users of these tools feel about them.   Thanks, Antony Kummel Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort. -- http://mail.python.org/mailman/listinfo/python-list

ANNOUNCE: PyPHP, Python programming using the PHP web framework

2004-12-10 Thread Antony Lesuisse
\n" print php.explode("/","/etc/passwd") php.eval("print_r($_SERVER);") -- Antony Lesuisse -- http://mail.python.org/mailman/listinfo/python-list