Author: reinhard
Date: 2007-04-19 05:31:40 -0500 (Thu, 19 Apr 2007)
New Revision: 9503
Modified:
trunk/gnue-common/src/definitions/GParser.py
Log:
Fixed exception.
Modified: trunk/gnue-common/src/definitions/GParser.py
===================================================================
--- trunk/gnue-common/src/definitions/GParser.py 2007-04-17 09:26:18 UTC (rev 9502)
+++ trunk/gnue-common/src/definitions/GParser.py 2007-04-19 10:31:40 UTC (rev 9503)
@@ -775,7 +775,7 @@
raise MarkupError, \
(u_("Unable to find an importable object named %(name)s in "
"%(library)s") % {'name' : self.name, 'library': self.library},
- self.url)
+ self._url, self._lineNumber)
# ---------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.