New submission from Julio:
Hi!,
I have a problem to import a multiprocessing module. I am using Python 2.7 and
Windows 8. The program (.py) is executed since MS-DOS console.
If I run the program the output is "ImportError: No module named
multiprocessing".
If I execu
Changes by Julio C Cardoza <21ago7...@gmail.com>:
--
components: Tests
files: test_median_grouped.patch
keywords: patch
nosy: juliojr77
priority: normal
severity: normal
status: open
title: Increased test coverage for statistics.median_grouped
versions: Python 3.6
Added file
New submission from Julio C Cardoza:
I had signed the contributor agreement.!
--
___
Python tracker
<http://bugs.python.org/issue27139>
___
___
Python-bugs-list m
Julio C Cardoza added the comment:
Hi... Just want to find out if you have the chance to check my code. Thanks!
On Sat, May 28, 2016 at 10:44 AM, Julio C Cardoza
wrote:
>
> New submission from Julio C Cardoza:
>
> I had signed the contribut
Julio C Cardoza added the comment:
Updated patch file to condense four functions into one function
--
Added file: http://bugs.python.org/file43421/test_median_grouped.patch
___
Python tracker
<http://bugs.python.org/issue27
Julio C Cardoza added the comment:
Hi Steve!
Just giving you a hello! and, like you asked, to remind you about my case.
Thanks men!
On Thu, Jun 16, 2016 at 1:17 PM, Steven D'Aprano
wrote:
>
> Steven D'Aprano added the comment:
>
> Thanks Julio,
>
> I hope to ge