Code

0d23e771b52c397c9be265a3f956b0977412efb0
[roundup.git] / 2to3-done.txt
1 CAN'T VERIFY
3 ./roundup/backends/back_mysql.py
4 ./roundup/backends/back_tsearch2.py
5 ./roundup/backends/indexer_xapian.py
7 TODO
9 ./roundup/backends/rdbms_common.py
10 ./roundup/backends/sessions_dbm.py
11 ./roundup/backends/sessions_rdbms.py
12 ./roundup/backends/tsearch2_setup.py
13 ./roundup/cgi/__init__.py
14 ./roundup/cgi/accept_language.py
15 ./roundup/cgi/actions.py
16 ./roundup/cgi/apache.py
17 ./roundup/cgi/cgitb.py
18 ./roundup/cgi/client.py
19 ./roundup/cgi/exceptions.py
20 ./roundup/cgi/form_parser.py
21 ./roundup/cgi/MultiMapping.py
22 ./roundup/cgi/PageTemplates/__init__.py
23 ./roundup/cgi/PageTemplates/Expressions.py
24 ./roundup/cgi/PageTemplates/GlobalTranslationService.py
25 ./roundup/cgi/PageTemplates/MultiMapping.py
26 ./roundup/cgi/PageTemplates/PageTemplate.py
27 ./roundup/cgi/PageTemplates/PathIterator.py
28 ./roundup/cgi/PageTemplates/PythonExpr.py
29 ./roundup/cgi/PageTemplates/TALES.py
30 ./roundup/cgi/TAL/__init__.py
31 ./roundup/cgi/TAL/DummyEngine.py
32 ./roundup/cgi/TAL/HTMLParser.py
33 ./roundup/cgi/TAL/HTMLTALParser.py
34 ./roundup/cgi/TAL/markupbase.py
35 ./roundup/cgi/TAL/TALDefs.py
36 ./roundup/cgi/TAL/TALGenerator.py
37 ./roundup/cgi/TAL/talgettext.py
38 ./roundup/cgi/TAL/TALInterpreter.py
39 ./roundup/cgi/TAL/TALParser.py
40 ./roundup/cgi/TAL/TranslationContext.py
41 ./roundup/cgi/TAL/XMLParser.py
42 ./roundup/cgi/templating.py
43 ./roundup/cgi/TranslationService.py
44 ./roundup/cgi/wsgi_handler.py
45 ./roundup/cgi/zLOG.py
46 ./roundup/cgi/ZTUtils/__init__.py
47 ./roundup/cgi/ZTUtils/Batch.py
48 ./roundup/cgi/ZTUtils/Iterator.py
49 ./roundup/configuration.py
50 ./roundup/date.py
51 ./roundup/dist/__init__.py
52 ./roundup/dist/command/__init__.py
53 ./roundup/dist/command/bdist_rpm.py
54 ./roundup/dist/command/build.py
55 ./roundup/dist/command/build_doc.py
56 ./roundup/dist/command/build_py.py
57 ./roundup/dist/command/build_scripts.py
58 ./roundup/exceptions.py
59 ./roundup/hyperdb.py
60 ./roundup/i18n.py
61 ./roundup/init.py
62 ./roundup/install_util.py
63 ./roundup/instance.py
64 ./roundup/mailer.py
65 ./roundup/mailgw.py
66 ./roundup/msgfmt.py
67 ./roundup/password.py
68 ./roundup/rfc2822.py
69 ./roundup/roundupdb.py
70 ./roundup/scripts/__init__.py
71 ./roundup/scripts/roundup_admin.py
72 ./roundup/scripts/roundup_demo.py
73 ./roundup/scripts/roundup_gettext.py
74 ./roundup/scripts/roundup_mailgw.py
75 ./roundup/scripts/roundup_server.py
76 ./roundup/scripts/roundup_xmlrpc_server.py
77 ./roundup/security.py
78 ./roundup/support.py
79 ./roundup/token.py
80 ./roundup/version_check.py
81 ./roundup/xmlrpc.py
82 ./run_tests.py
83 ./scripts/copy-user.py
84 ./scripts/imapServer.py
85 ./scripts/import_sf.py
86 ./scripts/schema_diagram.py
87 ./setup.py
88 ./share/roundup/templates/classic/detectors/messagesummary.py
89 ./share/roundup/templates/classic/detectors/nosyreaction.py
90 ./share/roundup/templates/classic/detectors/statusauditor.py
91 ./share/roundup/templates/classic/detectors/userauditor.py
92 ./share/roundup/templates/classic/initial_data.py
93 ./share/roundup/templates/classic/schema.py
94 ./share/roundup/templates/minimal/detectors/userauditor.py
95 ./share/roundup/templates/minimal/initial_data.py
96 ./share/roundup/templates/minimal/schema.py
97 ./test/__init__.py
98 ./test/benchmark.py
99 ./test/db_test_base.py
100 ./test/memorydb.py
101 ./test/mocknull.py
102 ./test/session_common.py
103 ./test/test_actions.py
104 ./test/test_anydbm.py
105 ./test/test_anypy_hashlib.py
106 ./test/test_cgi.py
107 ./test/test_dates.py
108 ./test/test_hyperdbvals.py
109 ./test/test_indexer.py
110 ./test/test_locking.py
111 ./test/test_mailer.py
112 ./test/test_mailgw.py
113 ./test/test_mailsplit.py
114 ./test/test_memorydb.py
115 ./test/test_multipart.py
116 ./test/test_mysql.py
117 ./test/test_postgresql.py
118 ./test/test_rfc2822.py
119 ./test/test_schema.py
120 ./test/test_security.py
121 ./test/test_sqlite.py
122 ./test/test_templating.py
123 ./test/test_textfmt.py
124 ./test/test_token.py
125 ./test/test_tsearch2.py
126 ./test/test_userauditor.py
127 ./test/test_xmlrpc.py
128 ./test.py
129 ./tools/fixroles.py
130 ./tools/load_tracker.py
131 ./tools/migrate-queries.py
132 ./tools/pygettext.py
133 ./frontends/ZRoundup/__init__.py
134 ./frontends/ZRoundup/ZRoundup.py
138 DONE
140 ./doc/conf.py
141 ./roundup/__init__.py
142 ./roundup/admin.py
143 ./roundup/actions.py
144 ./roundup/anypy/__init__.py
145 ./roundup/anypy/hashlib_.py
146 ./roundup/anypy/sets_.py
147 ./roundup/backends/__init__.py
148 ./roundup/backends/back_anydbm.py
149 ./roundup/backends/back_postgresql.py
150 ./roundup/backends/back_sqlite.py
151 ./roundup/backends/blobfiles.py
152 ./roundup/backends/indexer_common.py
153 ./roundup/backends/indexer_dbm.py
154 ./roundup/backends/indexer_rdbms.py
155 ./roundup/backends/locking.py
156 ./roundup/backends/portalocker.py