Re: Problem with multiprocessing

2009-09-02 Thread Roy Hyunjin Han
On 09/02/2009 04:51 AM, Peter Otten wrote: tleeuwenb...@gmail.com wrote: I have a problem using multiprocessing in a simple way. I created a file, testmp.py, with the following contents: --- import multiprocessing as mp p = mp.Pool(5) def f(x):

Python documentation servers

2009-08-10 Thread Roy Hyunjin Han
Are there issues with the python documentation servers? http://docs.python.org/ The site has been really slow to respond all weekend. -- http://mail.python.org/mailman/listinfo/python-list

Re: confused with subprocess.Popen

2009-05-12 Thread Roy Hyunjin Han
There's a great article by Doug Hellmann on subprocess. http://www.doughellmann.com/PyMOTW/subprocess/ On Sun, May 10, 2009 at 1:37 AM, Soumen banerjee wrote: > Thanks!, i have found that alternately setting shell=True also works > -- > http://mail.python.org/mailman/listinfo/python-list > -- ht

Re: Man Bites Python

2009-04-16 Thread Roy Hyunjin Han
Hahaha! On Thu, Apr 16, 2009 at 10:27 AM, Aahz wrote: > http://news.yahoo.com/s/nm/20090415/od_nm/us_python_odd_1/print > -- > Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/ > > Why is this newsgroup different from all other newsgroups? > -- > http://mail.python.org