Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

convert print statement to print function #346

Merged
merged 1 commit into from
Feb 27, 2014
Merged

convert print statement to print function #346

merged 1 commit into from
Feb 27, 2014

Conversation

selik
Copy link
Contributor

@selik selik commented Feb 26, 2014

Since there's not an explicit comment that the repo is incompatible with Py3k, I figured I should add some compatibility.

@wking
Copy link
Contributor

wking commented Feb 26, 2014

On Wed, Feb 26, 2014 at 01:56:05PM -0800, Michael Selik wrote:

  • convert print statement to print function

Looks good to me. This isn't student facing, so I don't think #107's
punt applies.

@gvwilson
Copy link
Contributor

On 2014-02-26 4:56 PM, Michael Selik wrote:

Since there's not an explicit comment that the repo is incompatible
with Py3k, I figured I should add some compatibility.

Our examples are all 2.7 (and will remain so until Enthought and
Continuum shift to Py3k), but sure, no problems with our own tools being
cross-compatible.

@wking
Copy link
Contributor

wking commented Feb 26, 2014

On Wed, Feb 26, 2014 at 02:37:47PM -0800, Greg Wilson wrote:

Our examples are all 2.7 (and will remain so until Enthought and

Enthought is still on Python 2.7 1, but…

Continuum shift to Py3k

… that happened in the spring of 2013 2.

@rgaiacs
Copy link

rgaiacs commented Feb 27, 2014

Looks good to me too.

@wking wking merged commit d8190be into swcarpentry:master Feb 27, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants