Uploaded image for project: 'mod_python'
  1. mod_python
  2. MODPYTHON-9

mod_python.publisher does not support modules with the same name but in different directories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.3
    • 3.2.7
    • None
    • None

    Description

      Using mod_python.publisher, you have two modules :

      /index.py
      /subdir/index.py

      The problem is that due to the way published modules are imported, the resulting behaviour is unpredictable. Sometimes when calling /subdir/index.py the /index.py module is called, and vice versa.

      This bug is very annoying because new mod_python users encounter it frequently, and I don't think it gives good press to mod_python.

      Attachments

        Activity

          People

            nlehuen Nicolas Lehuen
            nlehuen Nicolas Lehuen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: