Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.gitignore file should also contain *.pyc #91

Closed
wants to merge 1 commit into from

Conversation

rdengate
Copy link

@rdengate rdengate commented Aug 4, 2014

No description provided.

@bmispelon
Copy link
Contributor

Hi,

The tutorial is written for Python3 which uses __pycache__ directories instead of *.pyc files.

What's the reasoning behind adding this line?

Thanks.

@rdengate
Copy link
Author

rdengate commented Aug 4, 2014

Aha! That explains it. I ran into hot water with leftover .pyc files on Heroku, but I was using python2 for the tutorial since I already had it installed. My fault then! Please disregard pull request.

Thanks,
Rebecca

@rdengate rdengate closed this Aug 4, 2014
@bmispelon
Copy link
Contributor

No worries, and thanks for contributing back!
On Aug 4, 2014 8:52 AM, "rebeccad" notifications@github.com wrote:

Aha! That explains it. I ran into hot water with leftover .pyc files on
Heroku, but I was using python2 for the tutorial since I already had it
installed. My fault then! Please disregard pull request.

Thanks,
Rebecca


Reply to this email directly or view it on GitHub
#91 (comment).

@elena
Copy link
Contributor

elena commented Aug 5, 2014

Maybe we should put a note in the documentation about this :-)
On 04/08/2014 4:56 PM, "Baptiste Mispelon" notifications@github.com wrote:

No worries, and thanks for contributing back!
On Aug 4, 2014 8:52 AM, "rebeccad" notifications@github.com wrote:

Aha! That explains it. I ran into hot water with leftover .pyc files on
Heroku, but I was using python2 for the tutorial since I already had it
installed. My fault then! Please disregard pull request.

Thanks,
Rebecca


Reply to this email directly or view it on GitHub
#91 (comment).


Reply to this email directly or view it on GitHub
#91 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants