Coder Social home page Coder Social logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024

Original comment by tim.lauridsen on 5 May 2010 at 9:37

Attachments:

from iniparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
I have added a diff file to see the changes made to the code by the 2to3 tool.

Original comment by tim.lauridsen on 5 May 2010 at 9:38

from iniparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
Yeah - create a iniparse.utils module and move tidy to it.  Also, change the
corresponding lines in iniparse/__init__.py

Original comment by [email protected] on 7 May 2010 at 2:21

from iniparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
Based on a 1-minute look at the diff, the 2to3 changes look mostly sane, except 
for a
few extra list creations that I think could be avoided (in the
iterkeys/itervalues/iteritems functions).

I think these changes are sufficient if we want iniparse to work with files 
opened in
text mode.  However, currently iniparse supports both byte and unicode strings. 
 If
we want to preserve that functionality, we'll probably have to make more 
changes.

Original comment by [email protected] on 7 May 2010 at 2:31

from iniparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
ok, I have commited the changes for moving tidy

http://code.google.com/p/iniparse/source/detail?r=139

I was not my plan to add the 2to3 diff to upstream at this point in time, i will
modify the rpm build spec file to build both a python 2.x version and python 
3.x one
by running 2to3 on the sources before the build. So no need to convert upstream
sources at this point in time.

Original comment by tim.lauridsen on 8 May 2010 at 7:10

from iniparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 11, 2024
sounds good.

Original comment by [email protected] on 8 May 2010 at 7:09

  • Changed state: Fixed

from iniparse.

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.