|
Mantis - python
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4686 | regular use | minor | have not tried | 2011-02-10 02:25 | 2011-02-25 17:59 |
|
|
|||||
| Reporter: | skayser | Platform: | |||
| Assigned To: | maciej | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | |||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004686: Import of 'mechanize' fails with "ImportError: cannot import name GopherError" | ||||
| Description: |
$ type python python is hashed (/opt/csw/bin/python) $ python -V Python 2.6.6 $ python -c 'import mechanize' Traceback (most recent call last): File "<string>", line 1, in <module> File "/opt/csw/lib/python/mechanize/__init__.py", line 1, in <module> from _mechanize import __version__ File "/opt/csw/lib/python/mechanize/_mechanize.py", line 14, in <module> from _useragent import UserAgent File "/opt/csw/lib/python/mechanize/_useragent.py", line 18, in <module> import _urllib2 File "/opt/csw/lib/python/mechanize/_urllib2.py", line 3, in <module> from urllib2 import \ ImportError: cannot import name GopherError |
||||
| Steps To Reproduce: | |||||
| Additional Information: |
$ pkgparam CSWpython VERSION 2.6.6,REV=2010.10.12 |
||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-02-10 02:25 | skayser | New Issue | |||
| 2011-02-25 17:50 | maciej | Status | new => assigned | ||
| 2011-02-25 17:50 | maciej | Assigned To | => maciej | ||
| 2011-02-25 17:50 | maciej | Note Added: 0008833 | |||
| 2011-02-25 17:50 | maciej | Status | assigned => feedback | ||
| 2011-02-25 17:52 | skayser | Note Added: 0008834 | |||
| 2011-02-25 17:58 | maciej | Note Added: 0008835 | |||
| 2011-02-25 17:58 | maciej | Status | feedback => closed | ||
| 2011-02-25 17:59 | maciej | Resolution | open => fixed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||