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

Porting mimeparse to python3 #17

Open
GoogleCodeExporter opened this issue Mar 3, 2016 · 0 comments
Open

Porting mimeparse to python3 #17

GoogleCodeExporter opened this issue Mar 3, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Since Ubuntu will switch to python 3 by default on 12.10, it will be nice to 
see that mimeparse can seamlessly work under python 3; therefore, I spend some 
time on porting it and write the automate testing system using tox. Now, it 
works on py27, py32, py33, and pypy. See  
http://travis-ci.org/#!/dbtsai/python-mimeparse

My ported project is hosted in https://github.com/dbtsai/python-mimeparse

Any comments are welcome.

Thanks.

Original issue reported on code.google.com by dbt...@dbtsai.com on 23 Aug 2012 at 1:06

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

No branches or pull requests

1 participant