<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/readers/python/moduleparser.py, branch docutils-0.3.9</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>Allow the test suite to survive unimportable test modules.</title>
<updated>2004-07-25T01:45:27+00:00</updated>
<author>
<name>cben</name>
<email>cben@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-07-25T01:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=2384d0cf6cd5f596511784ff8b54c8ae1e57e8fa'/>
<id>2384d0cf6cd5f596511784ff8b54c8ae1e57e8fa</id>
<content type='text'>
Notably, this fixes a crash on importing `moduleparser` under Python 2.1 from
``test/test_readers/test_python/test_functions.py``.  (This shouldn't happen
anyway, added to BUGS.txt)


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2449 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notably, this fixes a crash on importing `moduleparser` under Python 2.1 from
``test/test_readers/test_python/test_functions.py``.  (This shouldn't happen
anyway, added to BUGS.txt)


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2449 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 2.1 compatibility fix</title>
<updated>2004-05-07T12:07:30+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-05-07T12:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=00a18ecf4a86081753e27d394473a70dc287e9ed'/>
<id>00a18ecf4a86081753e27d394473a70dc287e9ed</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2037 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@2037 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Reader parses docstrings (according to __docformat__) and produces full</title>
<updated>2004-03-23T23:21:11+00:00</updated>
<author>
<name>ianbicking</name>
<email>ianbicking@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-03-23T23:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=c75f5e75d567181ab0267cf4224a3cea59adc53f'/>
<id>c75f5e75d567181ab0267cf4224a3cea59adc53f</id>
<content type='text'>
output.  The reader should thus be "done".  Run readers/python/__init__.py
with a filename argument to get output in the DOM format.

A transformer will be necessary to translate this into the standard
docutils DOM.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1881 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
output.  The reader should thus be "done".  Run readers/python/__init__.py
with a filename argument to get output in the DOM format.

A transformer will be necessary to translate this into the standard
docutils DOM.


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1881 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>* Bug fixes to python reader</title>
<updated>2004-03-23T19:57:14+00:00</updated>
<author>
<name>ianbicking</name>
<email>ianbicking@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-03-23T19:57:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=db10b42915077db1a6cbb936145d0d803142b12a'/>
<id>db10b42915077db1a6cbb936145d0d803142b12a</id>
<content type='text'>
* Getting tests up-to-date
* Trimming unused nodes from pynodes


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1876 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Getting tests up-to-date
* Trimming unused nodes from pynodes


git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1876 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Incomplete changes to the moduleparser python source reader</title>
<updated>2004-03-21T20:18:22+00:00</updated>
<author>
<name>ianbicking</name>
<email>ianbicking@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-03-21T20:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=9f31157a98faacf4c2b8f2bbdf2bbbd5078d6093'/>
<id>9f31157a98faacf4c2b8f2bbdf2bbbd5078d6093</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1847 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1847 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>docstring</title>
<updated>2003-01-04T00:18:58+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2003-01-04T00:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=df2ba997c490308d849dfc5c67f3ed550dd8138c'/>
<id>df2ba997c490308d849dfc5c67f3ed550dd8138c</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1060 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1060 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored a bit</title>
<updated>2002-12-29T18:37:18+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2002-12-29T18:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=acb0feec0ebec5110c719a661b253cd37bf9a721'/>
<id>acb0feec0ebec5110c719a661b253cd37bf9a721</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1045 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1045 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed RHS parse bug, found by Richard Jones</title>
<updated>2002-12-19T04:40:45+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2002-12-19T04:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=6c7003a050d919f5b10d85b28c0dcafc45f4686f'/>
<id>6c7003a050d919f5b10d85b28c0dcafc45f4686f</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1035 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1035 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Added classes &amp; methods.</title>
<updated>2002-12-19T01:08:01+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2002-12-19T01:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=34762d707e5fbe502b302027e4318c8301d7a34d'/>
<id>34762d707e5fbe502b302027e4318c8301d7a34d</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1032 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1032 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>More progress; functions done.</title>
<updated>2002-12-18T01:44:49+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2002-12-18T01:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=173c7a539ca4e2b3a9f8c3a06f67d4a868fd850c'/>
<id>173c7a539ca4e2b3a9f8c3a06f67d4a868fd850c</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1027 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1027 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
