Download and Install py-crash version 0.4-pre3 on Mac OS X
Thursday the 24th of July, 2008

    py-crash  most recent diff


      View the most recent changes for the py-crash port at: py-crash.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-crash.
      The raw portfile for py-crash 0.4-pre3 is located here:
      http://py-crash.darwinports.com/dports/python/py-crash/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py-crash
      Google
      Web Darwinports.com



      # $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-crash
      Version: 0.4-pre3
      revision 1
      Category: python
      Platform: darwin freebsd
      Maintainers: nomaintainer
      Description: Python crash handler that handles uncaught exceptions
      Long Description: PyCrash is a crash handler that handles uncaught exceptions during program execution and collects information about the program context. PyCrash can be very useful in report bug information, because the programmer can easily analyse the program execution context of the crashed application. PyCrash needs threads.

      Homepage: http://pycrash.sourceforge.net/
      master_sites sourceforge:pycrash
      distname PyCrash-${version}
      checksums md5 18634dc92237e37e3fe92259e45b33d1

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py-crash
      % sudo port install py-crash
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py-crash
      ---> Verifying checksum for py-crash
      ---> Extracting py-crash
      ---> Configuring py-crash
      ---> Building py-crash with target all
      ---> Staging py-crash into destroot
      ---> Installing py-crash
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py-crash with these commands:
      %  man py-crash
      % apropos py-crash
      % which py-crash
      % locate py-crash

     Where to find more information:

    Darwin Ports



    image test