-
I did that already, see attached file "compact_lists_diff.zip". :o)
All the tests in functional/ have similar discrepancies.
2009-09-17 21:28:37 UTC in Docutils: Documentation Utilities
-
I ran the tests again with the latest SVN version (6126) and there are still newline discrepancies, but now it's instead some places with CRCRLF in the output.
2009-09-11 22:38:50 UTC in Docutils: Documentation Utilities
-
A real run of rst2html also outputted only LF.
Other python programs write CRLF. (Tried with a simple fh.write("\n") program)
I couldn't find any configuration files for docutils, where should I look?.
2009-09-10 21:13:38 UTC in Docutils: Documentation Utilities
-
I re-ran the tests on the latest snapshot (2009-09-04, r6116) with Python 2.6.1 (r261:67517) and Python 2.6.2 (r262:71605, Apr 14 2009, 22:46:50) [MSC v.1500 64 bit (AMD64)] on win32 and there were now 35 tests which fail.
All the functions tests fail due to different file endings. The expected output contains windows style line endings (CRLF) while the output contains unix style line endings...
2009-09-04 12:35:50 UTC in Docutils: Documentation Utilities
-
20 tests fail.
The functional tests seem to fail due to different line endings or unmatched number of trailing spaces, see attached file.
Used software:
Docutils 0.6 [snapshot 2009-06-21, r5994]
Python 2.6.1
Windows 7 RC 64-bit (6.1.7100)
2009-06-21 19:34:26 UTC in Docutils: Documentation Utilities
-
If I'm correct, when searching automatical for sources it
searches (with the search string?) for files with same (1)
exact size (2) same file extension.
For splitted files these requirements are not enough
since there most oftenly are files with almost the same
names and with same extension and exact size and you'll
oftenly end up with a lot of corrupt files.
To make this better...
2004-01-09 00:47:13 UTC in DC++
-
Logged In: YES
user_id=828231
I like the idea but could become kind of complicated and hard,
not only to implement but to use in special cases.
My suggestion is to just add another text field where you
enter words that you do not want to be in the files that shall
be displayed.
The filtering could be made locally after the search has been
made so that nothing with the current...
2004-01-09 00:29:58 UTC in DC++
-
Logged In: YES
user_id=828231
Same here in windows 98.
It seems that it sets it to kB immediately though it searches
as if it was set to B.
2003-07-22 18:27:54 UTC in DC++