Attachment 'nuL_page.html'
Download --> -->
OSError
[Errno 22] Invalid argument: 'E:\\Webpage\\Moin\\SvWiki\\SvWiki_data\\pages\\nuL'
If you want to report a bug, please save this page and attach it to your bug report.
Traceback
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
-
E:\Webpage\Moin\moin-1.5.8\MoinMoin\request.py in run (self=<MoinMoin.request.RequestCGI object>)
- 1205 self.page.send_page(self, msg=msg)
- 1206 else:
- 1207 handler(self.page.page_name, self)
- 1208
- 1209 # generate page footer (actions that do not want this footer use
- handler = <function do_edit>
- self = <MoinMoin.request.RequestCGI object>
- self.page = <MoinMoin.Page.Page instance>
- self.page.page_name = u'nuL'
-
E:\Webpage\Moin\moin-1.5.8\MoinMoin\wikiaction.py in do_edit (pagename=u'nuL', request=<MoinMoin.request.RequestCGI object>)
- 580 # is invoked without savetext start editing
- 581 if savetext is None:
- 582 pg.sendEditor()
- 583 return
- 584
- pg = <MoinMoin.PageEditor.PageEditor instance>
- pg.sendEditor = <bound method PageEditor.sendEditor of <MoinMoin.PageEditor.PageEditor instance>>
-
E:\Webpage\Moin\moin-1.5.8\MoinMoin\PageEditor.py in sendEditor (self=<MoinMoin.PageEditor.PageEditor instance>, **kw={})
- 176 except OSError, err:
- 177 if err.errno != errno.ENAMETOOLONG:
- 178 raise err
- 179 msg = _("Page name is too long, try shorter name.")
- 180
- err = <exceptions.OSError instance>
OSError
[Errno 22] Invalid argument: 'E:\\Webpage\\Moin\\SvWiki\\SvWiki_data\\pages\\nuL'
- args = (22, 'Invalid argument')
- errno = 22
- filename = r'E:\Webpage\Moin\SvWiki\SvWiki_data\pages\nuL'
- strerror = 'Invalid argument'
System Details
- Date: Mon, 20 Aug 2007 01:36:45 +0000
- Platform: win32 (nt)
- Python: Python 2.4.2 (C:\Python24\python.exe)
- MoinMoin: Release 1.5.8 (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.You are not allowed to attach a file to this page.