mvinni

Results 3 comments of mvinni

maxfield uses python2 (2.7.11 or so). It will not work with python3. $ python2 --version Python 2.7.11 $ python2 maxfield.py ...

Added a second commit to fix the bad output. This is necessary even without the length improvement code. ``` ------------------------------- lib/Triangle.py ------------------------------- index a466a57e1f0d..fff3d05e873e 100644 @@ -19,7 +19,7 @@ def...

Could the difference in certificates be the cause to `gcloud preview app run .` (e.g., https://cloud.google.com/solutions/nodejs/) fail when docker is running in boot2docker? $ curl --cert .docker-winb2d/cert.pem --key .docker-winb2d/key.pem --cacert...