Hi, One of the first things I did when I started learning Python was to create a class that could check if my app was already running [1]. It's a class I use alot for crontab run scripts, but it's very Linux specific. Does anyone have a cross platform (Windows and Linux) class that does the same kind of thing?
[1]. http://mail.python.org/pipermail/tutor/2003-August/024978.html Cheers, John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
