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

Py3k-compatible print statements. #2

Merged
merged 1 commit into from
Jun 30, 2014
Merged

Conversation

kimgr
Copy link
Contributor

@kimgr kimgr commented Jun 30, 2014

I ran everything through 2to3.py and then manually added from __future__ import print_function in all modules using "exotic" printing, e.g. redirecting to streams.

$ 2to3.py -f print -w

I thought I'd do the other 2to3 rewrites separately, as this needed manual intervention.

indygreg added a commit that referenced this pull request Jun 30, 2014
Py3k-compatible print statements.
@indygreg indygreg merged commit 4b19823 into mozilla:master Jun 30, 2014
fcostin added a commit to fcostin/pymake that referenced this pull request May 4, 2019
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.

2 participants