Giter Club home page Giter Club logo

Comments (4)

aquynh avatar aquynh commented on May 18, 2024

yes, Python 3 support is still lacking. if you can make the current Python
binding support Python 3 fully, please send a pull request.

thanks!

from capstone.

aquynh avatar aquynh commented on May 18, 2024

btw, i dont believe that simply moving code around (to init.py) like
this can make current binding fully support Python 3.
is that really possible?

thanks.

On Fri, Apr 11, 2014 at 7:12 AM, Nguyen Anh Quynh [email protected] wrote:

yes, Python 3 support is still lacking. if you can make the current Python
binding support Python 3 fully, please send a pull request.

thanks!

from capstone.

fenuks avatar fenuks commented on May 18, 2024

Almost. I already moved casptone.py to __init__.py, so the imports remain the same. Each cpu architecture file uses relative import so it need be changed (by simply adding . to its imports). Now I'm gonna test it, you use ctypes and it has some changes in Python3 which are not compatible with Python2.

from capstone.

aquynh avatar aquynh commented on May 18, 2024

cool!

is it possible to support both Python2 & Python3 with the same code? would
be ideal to have that.

your work would be appreciated by lots of people i think.

thanks.

On Fri, Apr 11, 2014 at 7:19 AM, fenuks [email protected] wrote:

Almost. I already moved casptone.py to init.py, so the imports remain
the same. Each cpu architecture file uses relative import so it need be
changed (by simply adding . to its imports). Now I'm gonna test it, you use
ctypes and it has some changes in Python3 which are not compatible with
Python2.

Reply to this email directly or view it on GitHubhttps://github.com//issues/93#issuecomment-40154269
.

from capstone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.