Skip to content

A quick hack to work with python 3#2

Closed
alex---- wants to merge 1 commit into
vklochan:masterfrom
alex----:master
Closed

A quick hack to work with python 3#2
alex---- wants to merge 1 commit into
vklochan:masterfrom
alex----:master

Conversation

@alex----
Copy link
Copy Markdown

Hello,

I just tried to use logstash with python 3 and had a couple of issues.
basestring is not present in python 3 and the import failed.

I have hacked a quick diff together that works but has a couple of "if version is less than x do A else do B" statements.

Thought I would send it your way incase you were interested

@vklochan
Copy link
Copy Markdown
Owner

Thanks for the update. Just added support for python 3.

@vklochan vklochan closed this Dec 23, 2013
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.

2 participants