• Join/Login
  • Business Software
  • Open Source Software
  • For Vendors
  • Blog
  • About
  • More
    • Articles
    • Create
    • SourceForge Podcast
    • Site Documentation
    • Subscribe to our Newsletter
    • Support Request
SourceForge logo
For Vendors Help Create Join Login
SourceForge logo
SourceForge logo
Business Software
Open Source Software
SourceForge Podcast
Resources
  • Articles
  • Case Studies
  • Blog
Menu
  • Help
  • Create
  • Join
  • Login
  • Home
  • Browse
  • FixedPoint
  • Patches

Full python2.1 support

Status: Beta
Brought to you by: dougfort, jgriffin716, joegriffin
  • Summary
  • Files
  • Reviews
  • Support
  • Tickets ▾
    • Bugs
    • Support Requests
    • Patches
    • Feature Requests
  • News
  • Code
  • Discussion
Menu ▾ ▴
  • Create Ticket
  • View Stats

Group

Searches

  • Changes
  • Closed Tickets
  • Open Tickets

Help

  • Formatting Help

#2 Full python2.1 support

open
nobody
None
5
2003-07-09
2003-07-09
Sébastien Bigaret
No

Hi,

Despite what is said in v0.1.1's README, it does not
work with python2.1
(most of the tests fails)

There are two problems mainly:

- property() does not exists, so precision=None,
however this is not the desired behaviour,

- type(an_instance) returns types.InstanceType and is
not callable (different from py2.2 new style classes
whose type in the class itself)

You'll find here a patch fixing these problems.

Best regards,

-- Sébastien Bigaret <sbigaret@users.sourceforge.net>

Discussion

  • Sébastien Bigaret

    Sébastien Bigaret - 2003-07-09
     
    fixedpoint.py2.1.patch
    If you would like to refer to this comment somewhere else in this project, copy and paste the following link:

Log in to post a comment.

SourceForge
  • Create a Project
  • Open Source Software
  • Business Software
  • Top Downloaded Projects
Company
  • About
  • Team
  • SourceForge Headquarters
    225 Broadway Suite 1600
    San Diego, CA 92101
    +1 (858) 422-6466
Resources
  • Support
  • Site Documentation
  • Site Status
  • SourceForge Reviews
SourceForge logo
© 2025 Slashdot Media. All Rights Reserved.
Terms Privacy Opt Out Advertise
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.