On Mon, Apr 20, 2015 at 3:52 PM, Saul Shanabrook wrote:
> I started trying some CPythong development a week ago at PyCon and first got
> testing working using Docker on my mac. This had the advantage of not having
> to worry about installing and dependencies, and also let me test on
> different Py
On 4/20/15 7:52 AM, Brett Cannon wrote:
On Mon, Apr 20, 2015 at 10:44 AM Saul Shanabrook
mailto:s.shanabr...@gmail.com>> wrote:
I started trying some CPythong development a week ago at PyCon and
first got testing working using Docker on my mac. This had the
advantage of not having
On Mon, Apr 20, 2015 at 12:13 PM Carol Willing <
willi...@willingconsulting.com> wrote:
> On 4/20/15 7:52 AM, Brett Cannon wrote:
>
>
> On Mon, Apr 20, 2015 at 10:44 AM Saul Shanabrook
> wrote:
>
>> I started trying some CPythong development a week ago at PyCon and first
>> got testing working us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 2015-04-20 15:52, Saul Shanabrook wrote:
> I started trying some CPythong development a week ago at PyCon and
> first got testing working using Docker on my mac. This had the
> advantage of not having to worry about installing and dependencies,
>
On Mon, Apr 20, 2015 at 10:44 AM Saul Shanabrook
wrote:
> I started trying some CPythong development a week ago at PyCon and first
> got testing working using Docker on my mac. This had the advantage of not
> having to worry about installing and dependencies, and also let me test on
> different P
I started trying some CPythong development a week ago at PyCon and first
got testing working using Docker on my mac. This had the advantage of not
having to worry about installing and dependencies, and also let me test on
different Python versions easily.
If you are interested in trying it, I laid