Attachment 'CannotAttach.txt'

Download

   1 --> -->
   2 
   3 
   4   ImportError
   5 
   6 No module named converter.text_html_text_x_moin
   7 
   8 If you want to report a bug, please save this page and attach it to your
   9 bug report.
  10 
  11     * Show debugging information <javascript:toggleDebugInfo()>
  12     * Report bug <http://moinmoin.wikiwikiweb.de/MoinMoinBugs>
  13     * Visit MoinMoin wiki <http://moinmoin.wikiwikiweb.de/FrontPage>
  14 
  15 
  16     Traceback
  17 
  18 A problem occurred in a Python script. Here is the sequence of function
  19 calls leading up to the error, in the order they occurred.
  20 
  21    1.
  22 
  23       c:\python24\Lib\site-packages\MoinMoin\request.py
  24       <file://c:\python24\Lib\site-packages\MoinMoin\request.py> in
  25       *run* (self=<MoinMoin.request.RequestCGI object>)
  26 
  27          1. 1022 from MoinMoin.wikiaction import getHandler
  28          2. 1023 handler = getHandler(self, action)
  29          3. 1024 handler(self.page.page_name, self)
  30          4. 1025
  31          5. 1026 # 5. Or redirect to another page
  32           * *handler* = <function do_edit>
  33           * *self* = <MoinMoin.request.RequestCGI object>
  34           * self.*page* = <MoinMoin.Page.Page instance>
  35           * self.page.*page_name* = u'WorkstationXP64'
  36    2.
  37 
  38       c:\Python24\Lib\site-packages\MoinMoin\wikiaction.py
  39       <file://c:\Python24\Lib\site-packages\MoinMoin\wikiaction.py> in
  40       *do_edit* (pagename=u'WorkstationXP64',
  41       request=<MoinMoin.request.RequestCGI object>)
  42 
  43          1. 571 # convert input from Graphical editor
  44          2. 572 if lasteditor == 'gui':
  45          3. 573 from MoinMoin.converter.text_html_text_x_moin import
  46             convert
  47          4. 574 savetext = convert(request, pagename, savetext) # XXX
  48             error handling
  49          5. 575
  50           * MoinMoin /undefined/
  51           * convert /undefined/
  52 
  53 
  54       ImportError
  55 
  56 No module named converter.text_html_text_x_moin
  57 
  58     * args = ('No module named converter.text_html_text_x_moin',)
  59 
  60 
  61     System Details
  62 
  63     * Date: Tue, 10 Jan 2006 20:33:16 +0000
  64     * Platform: win32 (nt)
  65     * Python: Python 2.4.1 (C:\Python24\python.exe)
  66     * MoinMoin: Release 1.5.0 (release)

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2006-01-10 20:59:37, 2.1 KB) [[attachment:CannotAttach.txt]]
  • [get | view] (2006-01-25 09:49:52, 0.7 KB) [[attachment:win32binary.patch]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.