Jason Tackaberry wrote:
> On Sun, 2009-08-30 at 20:08 +0200, Dirk Meyer wrote:
>> --- trunk/base/src/process.py        (original)
>> +++ trunk/base/src/process.py        Sun Aug 30 14:08:07 2009
>> @@ -230,7 +230,7 @@
>>  
>>              .. describe:: def callback(chunk, ...)
>>  
>> -               :param chunk: data read from the child's stdout or stderr.
>> +               :param chunk: data read from the childs stdout or stderr.
>>                 :type chunk: str
>>  
>>              When a callback is connected to the *read* signal, data is 
>> automatically
>> @@ -249,7 +249,7 @@
>>  
>>              .. describe:: def callback(line, ...)
>>  
>> -               :param line: line read from the child's stdout or stderr.
>> +               :param line: line read from the childs stdout or stderr.
>>                 :type line: str
>
> Why did you remove the apostrophe?  It is correct.

Arg, sorry. I did not want to check that in. The Python Emacs mode was
too stupid. It has problems with the ' in the comments and messed up the
syntax highlighting. So I removed them to have a better view. :)


Dischi

-- 
Due to financial problems, the light at the end of
the tunnel will be shut down until further notice.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to