Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Correct import error of pidfile in daemon, python can't find file.#2

Open
natir wants to merge 2 commits into
ericsuh:masterfrom
natir:master
Open

Correct import error of pidfile in daemon, python can't find file.#2
natir wants to merge 2 commits into
ericsuh:masterfrom
natir:master

Conversation

@natir
Copy link
Copy Markdown

@natir natir commented Sep 25, 2013

I want use daemoinc in my project, but python crash with error : "'module' object has no attribute PiDFileError".

This error happens becausse i have install https://github.com/bmhatfield/python-pidfile module, and python import first this module.

This patch correct the conffusion, but a think is a good idea to change the name of pidfile.py in pidfileerror.py.

Best regard

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant