Git Product home page Git Product logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
sorry, this patch is for other twitter tool.
I would like to apologize for ths issue.

Original comment by [email protected] on 29 Oct 2008 at 8:32

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I fixed the warnings/errors I got from running twitter_test on python2.6, so it 
imports json and then simplejson 
if json isn't found. I also changed the md5 import so that it could work with 
hashlib, since 2.6 gives a 
deprecation warning for it now. I also created rename.patch in case you want to 
rename the module from 
simplejson to json (so import simplejson as json instead of import json as 
simplejson). It just renames all 
variables named json to json_str and all instances of simplejson to json.

Original comment by [email protected] on 13 Nov 2008 at 10:25

Attachments:

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
I guess Python 2.6 compatibility is irrelevant, since it turns out the other 
error I was getting was related to 26, 
and the simplejson version in 2.6 is too new. Oh well.

Original comment by [email protected] on 13 Nov 2008 at 10:45

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
Updated my patches to reflect the fix I provided for issue 26.

Original comment by [email protected] on 14 Nov 2008 at 6:02

Attachments:

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024

Original comment by bear42 on 16 May 2010 at 11:41

  • Added labels: milestone-dev

from python-twitter.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 4, 2024
marking as fixed - the way the various ways json modules are imported was 
changed to do this - I just cannot remember what revision it was done in!

Original comment by bear42 on 16 Oct 2010 at 11:08

  • Changed state: Fixed

from python-twitter.

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.