Skip to content

Fix #376: Execfile does not exist in python 3 - #377

Merged
jh0ker merged 2 commits into
python-telegram-bot:masterfrom
jsmnbom:master
Aug 10, 2016
Merged

Fix #376: Execfile does not exist in python 3#377
jh0ker merged 2 commits into
python-telegram-bot:masterfrom
jsmnbom:master

Conversation

@jsmnbom

@jsmnbom jsmnbom commented Aug 10, 2016

Copy link
Copy Markdown
Member

Simply adds a execfile function so that the library can once more be installed on python 3.
See issue #376 for more info.

@jh0ker

jh0ker commented Aug 10, 2016

Copy link
Copy Markdown
Member

Hey, good catch!
If you want, add yourself to AUTHORS.rst and we're good to merge :)

@jsmnbom

jsmnbom commented Aug 10, 2016

Copy link
Copy Markdown
Member Author

I'm already in there, so go ahead and merge :)
I'll go ahead and close #377 too.

@jh0ker
jh0ker merged commit bd3fa3b into python-telegram-bot:master Aug 10, 2016
@jh0ker

jh0ker commented Aug 10, 2016

Copy link
Copy Markdown
Member

Weird, I must've missed you ^^ Thank you for your contribution!

@jsmnbom

jsmnbom commented Aug 10, 2016

Copy link
Copy Markdown
Member Author

I'm listen under my real name Jacob Bom :) Is that a problem?

@jh0ker

jh0ker commented Aug 10, 2016

Copy link
Copy Markdown
Member

I see it now ^^

jsmnbom added a commit to jsmnbom/python-telegram-bot that referenced this pull request Sep 3, 2016
…hon-telegram-bot#377)

* Add execfile function since it's missing in python 3.

* Remove extra space.

Manual merge

Remove extra space.

Move the exec out of function, since that's a whole other scope...
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 24, 2020
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