Thread: Is it Possible In Linux

  1. #1
    Banned
    Join Date
    Mar 2009
    Posts
    4

    Is it Possible In Linux

    Hello,
    I was wondering how i catch various signals in nix python so i can exit my
    programs gracefully?


    Thanks

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    It would seem so:
    http://docs.python.org/library/signal.html

    --
    Mats
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

  3. #3
    Banned
    Join Date
    Mar 2009
    Posts
    4
    Quote Originally Posted by matsp View Post
    Hello,
    Thanks for your URL but in this URL the problem of mine is not solve i want coding not theory. So, please send me that URL where the coding is given.

    Thanks

    _____________

    Embroidered Logos
    T-Shirt Printing

  4. #4
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    http://lmgtfy.com/?q=python+unix+signal+handler

    that should have all the info you need

  5. #5
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Another google type idea led me to this apparently functioning organization:

    http://www.python-forum.org

    ...looks like there's people there already.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Thinking of upgrading to linux...
    By Yarin in forum General Discussions
    Replies: 37
    Last Post: 07-24-2009, 11:40 AM
  2. Wireless Network Linux & C Testbed
    By james457 in forum Networking/Device Communication
    Replies: 3
    Last Post: 06-11-2009, 11:03 AM
  3. Dabbling with Linux.
    By Hunter2 in forum Tech Board
    Replies: 21
    Last Post: 04-21-2005, 04:17 PM
  4. installing linux for the first time
    By Micko in forum Tech Board
    Replies: 9
    Last Post: 12-06-2004, 05:15 AM