Python standard Error optimisation

Open Source project hosted by SourceForge.net

Developers

Join this project:

To join this project, please contact the project administrator of this project, as shown on the project summary page, throught the project Developers Forum.

Get the source code:

Source code for this project may be available as downloads or through the CVS or Subversion SCM repository used by the project, as accessible from the project summary page.

What you're waiting for?

SourceForge.net hosts over 100,000 Open Source projects. You may find what you're looking for by searching our site or using our Software Map.

New Project are in the way

Replacement for ClassBrowser

A small application to replace the Python ClassBrowser and PathBrowser. The project is waiting for you.

The Gravity Project

This project is a 3D engine to simulate large gravitational system. Based on Direct Python, it will be able to simulate a few million interactions per seconds. The interface should be made with a teaching objective, and must be user oriented. This project need a mathematician for some validation.

Interested?

For more information about those future project, please contact me throught the Developers forums.

Project Information

About this project:

This is the Python standard Error optimization.project ("pybettererror")

This project was registered on SourceForge.net on Dec 28, 2009. This small module goal is to make the debugging tool of python shell even better. By replacing a single method in the module sys, pybettererror insert in the traceback output, a direct link to the file and line number targeted by traceback information. Standard error traceback are more powerful with bettererror. It save you time. We always have to open some file related to the traceback informations, and scroll to the line in question anyway. So this module do it for you.

I used that code for many years. Someone could tell it's hacking into Python core. Yes it is. Python is made to grow with time, to be modified, enhanced, changed and played with. Thats the hole concept of Open Source software.

About SourceForge.net:

SourceForge.net is the world's largest provider of hosting for Open Source software development projects. SourceForge.net provides a variety of services to projects, including a download mirror network, collaborative development tools (like CVS and Subversion), and tools to support discussion and support. These services are provided to projects and their end-users free-of-charge.

About Open Source:

Of benefit to users, Open Source software is licensed so you can download and use the software free-of-charge. The source code for this software is made available free-of-charge, you (or a programmer you hire) can make changes to this software to better meet your needs, and you can release your changed code back to the community passing the benefit on to other users.

The exact license terms used by this project on their project summary page and in the licensing documents included in their downloads.

Project News

A new Web Site. Cool is it?

The Project Web site is just being release Jan 7, 2010 with it super hot look. Thanks to M. Goudreau for is contributions. Send us mail for feedback.

Last updated release is now stable

The first release had some compatibility problems on windows. It is still not tested on Mac system, and waiting for some feedback on this.

Want to know more about manipulation Python?

I use to work with Basic for many years, the language was rigid. We needed to create everything. Today with an evolved language like Python. And the philosophy that goes with it. We can change everything, except for the few reserved words and the "builtins", you can make it suit your needs with just a some small manipulation well placed. No other language can do what Python can. I have tried to find better. There is faster, but no other programming language is wiser than Python.

Designed by M. Goudreau. 2010