Public bug reported:

Binary package hint: python-django

On : ubuntu 9.10
python-django Version: 1.1.1-1ubuntu1

certain modules within django are missing their corresponding __init__.py's
therefore python does not recognise them as proper modules.

particular examples: django.views.generic module, mapped to
/usr/share/pyshared/django/views/generic

Expected Behaviour:

cd /usr/share/pyshared/django/views/generic
mhug...@legba:/usr/share/pyshared/django/views/generic$ ls
create_update.py  date_based.py  __init__.py  list_detail.py  simple.py

Actual Behaviour:
mhug...@legba:/usr/share/pyshared/django/views/generic$ ls
create_update.py  date_based.py  list_detail.py  simple.py

** Affects: python-django (Ubuntu)
     Importance: Undecided
         Status: New

-- 
django modules have missing __init__.py's 
https://bugs.launchpad.net/bugs/495040
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to