exarkun@charm:~/Projects/Twisted/trunk$ time ~/Projects/python/sandbox/trunk/2to3/refactor.py twisted/ > twisted-3k.diff twisted/conch/insults/window.py: At line 364: You should use a for loop here twisted/conch/scripts/tkconch.py: At line 253: could not convert: raise "can't ask 2 questions at once!" twisted/conch/scripts/tkconch.py: Python 3 does not support string exceptions twisted/conch/ssh/connection.py: At line 60: You should use a for loop here twisted/mail/mail.py: At line 258: You should use a for loop here twisted/mail/relaymanager.py: At line 309: You should use a for loop here twisted/mail/relaymanager.py: At line 438: You should use a for loop here twisted/mail/test/test_imap.py: At line 2741: You should use a for loop here twisted/mail/test/test_mail.py: At line 573: You should use a for loop here twisted/mail/test/test_mail.py: At line 981: You should use a for loop here twisted/mail/test/test_pop3client.py: At line 474: You should use a for loop here twisted/mail/test/test_pop3client.py: At line 477: You should use a for loop here twisted/mail/test/test_pop3client.py: At line 561: You should use a for loop here twisted/persisted/aot.py: At line 344: could not convert: raise "instance method changed" twisted/persisted/aot.py: Python 3 does not support string exceptions twisted/persisted/crefutil.py: At line 122: could not convert: raise 'waht!?', n, obj twisted/persisted/crefutil.py: Python 3 does not support string exceptions twisted/persisted/marmalade.py: At line 168: could not convert: raise "instance method changed" twisted/persisted/marmalade.py: Python 3 does not support string exceptions twisted/persisted/marmalade.py: At line 194: could not convert: raise "Unjellying Error: key role not set" twisted/persisted/marmalade.py: Python 3 does not support string exceptions twisted/spread/jelly.py: At line 737: could not convert: raise 'instance method changed' twisted/spread/jelly.py: Python 3 does not support string exceptions twisted/spread/ui/gtkutil.py: At line 37: You should use a for loop here twisted/test/proto_helpers.py: At line 24: You should use a for loop here twisted/test/proto_helpers.py: At line 28: You should use a for loop here twisted/test/test_failure.py: At line 99: could not convert: raise "bugger off" twisted/test/test_failure.py: Python 3 does not support string exceptions RefactoringTool: Can't parse twisted/web/woven/flashconduit.py: ParseError: bad input: type=6, value='', context=('\n', (36, 0)) RefactoringTool: Can't parse twisted/web2/auth/interfaces.py: ParseError: bad input: type=6, value='', context=('\n', (60, 0)) twisted/web2/test/test_http.py: At line 124: could not convert: raise "Your computer's clock is way wrong, this test will be invalid." twisted/web2/test/test_http.py: Python 3 does not support string exceptions twisted/words/protocols/irc.py: At line 889: You should use a for loop here twisted/words/protocols/toc.py: At line 371: You should use a for loop here twisted/words/protocols/toc.py: At line 386: You should use a for loop here twisted/words/test/test_msn.py: At line 178: You should use a for loop here twisted/words/test/test_msn.py: At line 204: You should use a for loop here twisted/words/test/test_msn.py: At line 240: You should use a for loop here twisted/words/xish/xpath.py: At line 256: could not convert: raise "UnsupportedOperation" twisted/words/xish/xpath.py: Python 3 does not support string exceptions RefactoringTool: Files that need to be modified: RefactoringTool: twisted/plugin.py RefactoringTool: twisted/application/app.py RefactoringTool: twisted/application/internet.py RefactoringTool: twisted/application/service.py RefactoringTool: twisted/application/strports.py RefactoringTool: twisted/conch/checkers.py RefactoringTool: twisted/conch/manhole.py RefactoringTool: twisted/conch/recvline.py RefactoringTool: twisted/conch/telnet.py RefactoringTool: twisted/conch/unix.py RefactoringTool: twisted/conch/client/default.py RefactoringTool: twisted/conch/client/direct.py RefactoringTool: twisted/conch/client/options.py RefactoringTool: twisted/conch/client/unix.py RefactoringTool: twisted/conch/insults/client.py RefactoringTool: twisted/conch/insults/helper.py RefactoringTool: twisted/conch/insults/insults.py RefactoringTool: twisted/conch/insults/window.py RefactoringTool: twisted/conch/openssh_compat/factory.py RefactoringTool: twisted/conch/openssh_compat/primes.py RefactoringTool: twisted/conch/scripts/cftp.py RefactoringTool: twisted/conch/scripts/ckeygen.py RefactoringTool: twisted/conch/scripts/conch.py RefactoringTool: twisted/conch/scripts/tkconch.py RefactoringTool: twisted/conch/ssh/agent.py RefactoringTool: twisted/conch/ssh/asn1.py RefactoringTool: twisted/conch/ssh/common.py RefactoringTool: twisted/conch/ssh/connection.py RefactoringTool: twisted/conch/ssh/factory.py RefactoringTool: twisted/conch/ssh/filetransfer.py RefactoringTool: twisted/conch/ssh/forwarding.py RefactoringTool: twisted/conch/ssh/keys.py RefactoringTool: twisted/conch/ssh/session.py RefactoringTool: twisted/conch/ssh/transport.py RefactoringTool: twisted/conch/ssh/userauth.py RefactoringTool: twisted/conch/test/test_conch.py RefactoringTool: twisted/conch/test/test_filetransfer.py RefactoringTool: twisted/conch/test/test_insults.py RefactoringTool: twisted/conch/test/test_recvline.py RefactoringTool: twisted/conch/test/test_ssh.py RefactoringTool: twisted/conch/ui/ansi.py RefactoringTool: twisted/conch/ui/tkvt100.py RefactoringTool: twisted/cred/pamauth.py RefactoringTool: twisted/cred/portal.py RefactoringTool: twisted/cred/util.py RefactoringTool: twisted/enterprise/adbapi.py RefactoringTool: twisted/enterprise/reflector.py RefactoringTool: twisted/enterprise/util.py RefactoringTool: twisted/flow/base.py RefactoringTool: twisted/flow/controller.py RefactoringTool: twisted/flow/pipe.py RefactoringTool: twisted/flow/protocol.py RefactoringTool: twisted/flow/threads.py RefactoringTool: twisted/flow/wrap.py RefactoringTool: twisted/flow/test/test_flow.py RefactoringTool: twisted/internet/_dumbwin32proc.py RefactoringTool: twisted/internet/_javaserialport.py RefactoringTool: twisted/internet/_pollingfile.py RefactoringTool: twisted/internet/_sslverify.py RefactoringTool: twisted/internet/_threadedselect.py RefactoringTool: twisted/internet/abstract.py RefactoringTool: twisted/internet/base.py RefactoringTool: twisted/internet/cfreactor.py RefactoringTool: twisted/internet/defer.py RefactoringTool: twisted/internet/epollreactor.py RefactoringTool: twisted/internet/fdesc.py RefactoringTool: twisted/internet/gtkreactor.py RefactoringTool: twisted/internet/interfaces.py RefactoringTool: twisted/internet/kqreactor.py RefactoringTool: twisted/internet/main.py RefactoringTool: twisted/internet/pollreactor.py RefactoringTool: twisted/internet/posixbase.py RefactoringTool: twisted/internet/process.py RefactoringTool: twisted/internet/selectreactor.py RefactoringTool: twisted/internet/task.py RefactoringTool: twisted/internet/tcp.py RefactoringTool: twisted/internet/tksupport.py RefactoringTool: twisted/internet/udp.py RefactoringTool: twisted/internet/unix.py RefactoringTool: twisted/internet/utils.py RefactoringTool: twisted/internet/win32eventreactor.py RefactoringTool: twisted/internet/wxreactor.py RefactoringTool: twisted/internet/iocpreactor/abstract.py RefactoringTool: twisted/internet/iocpreactor/client.py RefactoringTool: twisted/internet/iocpreactor/ops.py RefactoringTool: twisted/internet/iocpreactor/process.py RefactoringTool: twisted/internet/iocpreactor/process_waiter.py RefactoringTool: twisted/internet/iocpreactor/server.py RefactoringTool: twisted/internet/iocpreactor/tcp.py RefactoringTool: twisted/internet/iocpreactor/udp.py RefactoringTool: twisted/lore/default.py RefactoringTool: twisted/lore/docbook.py RefactoringTool: twisted/lore/htmlbook.py RefactoringTool: twisted/lore/indexer.py RefactoringTool: twisted/lore/latex.py RefactoringTool: twisted/lore/lint.py RefactoringTool: twisted/lore/nevowlore.py RefactoringTool: twisted/lore/process.py RefactoringTool: twisted/lore/slides.py RefactoringTool: twisted/lore/texi.py RefactoringTool: twisted/lore/tree.py RefactoringTool: twisted/lore/scripts/lore.py RefactoringTool: twisted/lore/test/test_lore.py RefactoringTool: twisted/mail/alias.py RefactoringTool: twisted/mail/bounce.py RefactoringTool: twisted/mail/imap4.py RefactoringTool: twisted/mail/mail.py RefactoringTool: twisted/mail/maildir.py RefactoringTool: twisted/mail/pb.py RefactoringTool: twisted/mail/pop3.py RefactoringTool: twisted/mail/pop3client.py RefactoringTool: twisted/mail/relay.py RefactoringTool: twisted/mail/relaymanager.py RefactoringTool: twisted/mail/smtp.py RefactoringTool: twisted/mail/scripts/mailmail.py RefactoringTool: twisted/mail/test/pop3testserver.py RefactoringTool: twisted/mail/test/test_bounce.py RefactoringTool: twisted/mail/test/test_imap.py RefactoringTool: twisted/mail/test/test_mail.py RefactoringTool: twisted/mail/test/test_pop3.py RefactoringTool: twisted/mail/test/test_pop3client.py RefactoringTool: twisted/mail/test/test_smtp.py RefactoringTool: twisted/manhole/_inspectro.py RefactoringTool: twisted/manhole/explorer.py RefactoringTool: twisted/manhole/gladereactor.py RefactoringTool: twisted/manhole/service.py RefactoringTool: twisted/manhole/telnet.py RefactoringTool: twisted/manhole/ui/gtk2manhole.py RefactoringTool: twisted/manhole/ui/gtkmanhole.py RefactoringTool: twisted/manhole/ui/pywidgets.py RefactoringTool: twisted/manhole/ui/spelunk_gnome.py RefactoringTool: twisted/names/authority.py RefactoringTool: twisted/names/cache.py RefactoringTool: twisted/names/client.py RefactoringTool: twisted/names/common.py RefactoringTool: twisted/names/dns.py RefactoringTool: twisted/names/hosts.py RefactoringTool: twisted/names/root.py RefactoringTool: twisted/names/server.py RefactoringTool: twisted/names/srvconnect.py RefactoringTool: twisted/names/tap.py RefactoringTool: twisted/names/test/test_client.py RefactoringTool: twisted/names/test/test_dns.py RefactoringTool: twisted/names/test/test_names.py RefactoringTool: twisted/news/database.py RefactoringTool: twisted/news/news.py RefactoringTool: twisted/news/nntp.py RefactoringTool: twisted/news/tap.py RefactoringTool: twisted/pair/ethernet.py RefactoringTool: twisted/pair/ip.py RefactoringTool: twisted/pair/rawudp.py RefactoringTool: twisted/pair/tuntap.py RefactoringTool: twisted/pair/test/test_ethernet.py RefactoringTool: twisted/pair/test/test_ip.py RefactoringTool: twisted/pair/test/test_rawudp.py RefactoringTool: twisted/persisted/aot.py RefactoringTool: twisted/persisted/crefutil.py RefactoringTool: twisted/persisted/dirdbm.py RefactoringTool: twisted/persisted/marmalade.py RefactoringTool: twisted/persisted/sob.py RefactoringTool: twisted/persisted/styles.py RefactoringTool: twisted/persisted/journal/picklelog.py RefactoringTool: twisted/persisted/journal/rowjournal.py RefactoringTool: twisted/protocols/amp.py RefactoringTool: twisted/protocols/basic.py RefactoringTool: twisted/protocols/dict.py RefactoringTool: twisted/protocols/ftp.py RefactoringTool: twisted/protocols/htb.py RefactoringTool: twisted/protocols/ident.py RefactoringTool: twisted/protocols/loopback.py RefactoringTool: twisted/protocols/policies.py RefactoringTool: twisted/protocols/shoutcast.py RefactoringTool: twisted/protocols/sip.py RefactoringTool: twisted/protocols/socks.py RefactoringTool: twisted/protocols/stateful.py RefactoringTool: twisted/protocols/telnet.py RefactoringTool: twisted/protocols/gps/nmea.py RefactoringTool: twisted/protocols/gps/rockwell.py RefactoringTool: twisted/python/compat.py RefactoringTool: twisted/python/components.py RefactoringTool: twisted/python/dispatch.py RefactoringTool: twisted/python/dist.py RefactoringTool: twisted/python/dxprofile.py RefactoringTool: twisted/python/failure.py RefactoringTool: twisted/python/filepath.py RefactoringTool: twisted/python/finalize.py RefactoringTool: twisted/python/formmethod.py RefactoringTool: twisted/python/hook.py RefactoringTool: twisted/python/htmlizer.py RefactoringTool: twisted/python/lockfile.py RefactoringTool: twisted/python/log.py RefactoringTool: twisted/python/logfile.py RefactoringTool: twisted/python/modules.py RefactoringTool: twisted/python/otp.py RefactoringTool: twisted/python/plugin.py RefactoringTool: twisted/python/procutils.py RefactoringTool: twisted/python/rebuild.py RefactoringTool: twisted/python/reflect.py RefactoringTool: twisted/python/release.py RefactoringTool: twisted/python/roots.py RefactoringTool: twisted/python/runtime.py RefactoringTool: twisted/python/shortcut.py RefactoringTool: twisted/python/syslog.py RefactoringTool: twisted/python/text.py RefactoringTool: twisted/python/threadpool.py RefactoringTool: twisted/python/timeoutqueue.py RefactoringTool: twisted/python/urlpath.py RefactoringTool: twisted/python/usage.py RefactoringTool: twisted/python/util.py RefactoringTool: twisted/python/zippath.py RefactoringTool: twisted/python/zipstream.py RefactoringTool: twisted/python/zshcomp.py RefactoringTool: twisted/runner/inetd.py RefactoringTool: twisted/runner/inetdconf.py RefactoringTool: twisted/runner/inetdtap.py RefactoringTool: twisted/runner/procmon.py RefactoringTool: twisted/scripts/_twistd_unix.py RefactoringTool: twisted/scripts/_twistw.py RefactoringTool: twisted/scripts/htmlizer.py RefactoringTool: twisted/scripts/manhole.py RefactoringTool: twisted/scripts/mktap.py RefactoringTool: twisted/scripts/tap2deb.py RefactoringTool: twisted/scripts/tap2rpm.py RefactoringTool: twisted/scripts/tapconvert.py RefactoringTool: twisted/scripts/tkunzip.py RefactoringTool: twisted/scripts/trial.py RefactoringTool: twisted/spread/banana.py RefactoringTool: twisted/spread/flavors.py RefactoringTool: twisted/spread/jelly.py RefactoringTool: twisted/spread/pb.py RefactoringTool: twisted/spread/refpath.py RefactoringTool: twisted/spread/util.py RefactoringTool: twisted/spread/ui/gtk2util.py RefactoringTool: twisted/spread/ui/gtkutil.py RefactoringTool: twisted/spread/ui/tktree.py RefactoringTool: twisted/spread/ui/tkutil.py RefactoringTool: twisted/tap/manhole.py RefactoringTool: twisted/tap/socks.py RefactoringTool: twisted/test/app_qtstub.py RefactoringTool: twisted/test/generator_failure_tests.py RefactoringTool: twisted/test/iosim.py RefactoringTool: twisted/test/process_cmdline.py RefactoringTool: twisted/test/process_fds.py RefactoringTool: twisted/test/process_linger.py RefactoringTool: twisted/test/process_reader.py RefactoringTool: twisted/test/process_signal.py RefactoringTool: twisted/test/process_twisted.py RefactoringTool: twisted/test/proto_helpers.py RefactoringTool: twisted/test/test_adbapi.py RefactoringTool: twisted/test/test_amp.py RefactoringTool: twisted/test/test_application.py RefactoringTool: twisted/test/test_banana.py RefactoringTool: twisted/test/test_compat.py RefactoringTool: twisted/test/test_defer.py RefactoringTool: twisted/test/test_defgen.py RefactoringTool: twisted/test/test_dict.py RefactoringTool: twisted/test/test_dirdbm.py RefactoringTool: twisted/test/test_doc.py RefactoringTool: twisted/test/test_enterprise.py RefactoringTool: twisted/test/test_epoll.py RefactoringTool: twisted/test/test_explorer.py RefactoringTool: twisted/test/test_factories.py RefactoringTool: twisted/test/test_failure.py RefactoringTool: twisted/test/test_formmethod.py RefactoringTool: twisted/test/test_ftp.py RefactoringTool: twisted/test/test_internet.py RefactoringTool: twisted/test/test_iutils.py RefactoringTool: twisted/test/test_jelly.py RefactoringTool: twisted/test/test_lockfile.py RefactoringTool: twisted/test/test_log.py RefactoringTool: twisted/test/test_logfile.py RefactoringTool: twisted/test/test_loopback.py RefactoringTool: twisted/test/test_modules.py RefactoringTool: twisted/test/test_newcred.py RefactoringTool: twisted/test/test_nmea.py RefactoringTool: twisted/test/test_paths.py RefactoringTool: twisted/test/test_pb.py RefactoringTool: twisted/test/test_pcp.py RefactoringTool: twisted/test/test_persisted.py RefactoringTool: twisted/test/test_plugin.py RefactoringTool: twisted/test/test_policies.py RefactoringTool: twisted/test/test_process.py RefactoringTool: twisted/test/test_protocols.py RefactoringTool: twisted/test/test_rebuild.py RefactoringTool: twisted/test/test_reflector.py RefactoringTool: twisted/test/test_release.py RefactoringTool: twisted/test/test_roots.py RefactoringTool: twisted/test/test_sip.py RefactoringTool: twisted/test/test_split_compat.py RefactoringTool: twisted/test/test_sslverify.py RefactoringTool: twisted/test/test_stdio.py RefactoringTool: twisted/test/test_strports.py RefactoringTool: twisted/test/test_tcp.py RefactoringTool: twisted/test/test_tcp_internals.py RefactoringTool: twisted/test/test_text.py RefactoringTool: twisted/test/test_threadable.py RefactoringTool: twisted/test/test_threadpool.py RefactoringTool: twisted/test/test_threads.py RefactoringTool: twisted/test/test_tpfile.py RefactoringTool: twisted/test/test_unix.py RefactoringTool: twisted/test/test_usage.py RefactoringTool: twisted/test/test_util.py RefactoringTool: twisted/test/test_versions.py RefactoringTool: twisted/test/test_zipstream.py RefactoringTool: twisted/test/test_zshcomp.py RefactoringTool: twisted/test/testutils.py RefactoringTool: twisted/test/threading_latency.py RefactoringTool: twisted/topfiles/setup.py RefactoringTool: twisted/trial/runner.py RefactoringTool: twisted/trial/unittest.py RefactoringTool: twisted/trial/util.py RefactoringTool: twisted/trial/test/erroneous.py RefactoringTool: twisted/trial/test/mockdoctest.py RefactoringTool: twisted/trial/test/packages.py RefactoringTool: twisted/trial/test/test_assertions.py RefactoringTool: twisted/trial/test/test_class.py RefactoringTool: twisted/trial/test/test_keyboard.py RefactoringTool: twisted/trial/test/test_loader.py RefactoringTool: twisted/trial/test/test_output.py RefactoringTool: twisted/trial/test/test_reporter.py RefactoringTool: twisted/trial/test/test_runner.py RefactoringTool: twisted/trial/test/test_script.py RefactoringTool: twisted/trial/test/test_tests.py RefactoringTool: twisted/vfs/adapters/ftp.py RefactoringTool: twisted/vfs/adapters/sftp.py RefactoringTool: twisted/vfs/backends/adhoc.py RefactoringTool: twisted/vfs/backends/inmem.py RefactoringTool: twisted/vfs/backends/osfs.py RefactoringTool: twisted/vfs/test/test_ftp.py RefactoringTool: twisted/vfs/test/test_sftp.py RefactoringTool: twisted/web/client.py RefactoringTool: twisted/web/distrib.py RefactoringTool: twisted/web/domhelpers.py RefactoringTool: twisted/web/guard.py RefactoringTool: twisted/web/html.py RefactoringTool: twisted/web/http.py RefactoringTool: twisted/web/microdom.py RefactoringTool: twisted/web/monitor.py RefactoringTool: twisted/web/proxy.py RefactoringTool: twisted/web/resource.py RefactoringTool: twisted/web/script.py RefactoringTool: twisted/web/server.py RefactoringTool: twisted/web/soap.py RefactoringTool: twisted/web/static.py RefactoringTool: twisted/web/sux.py RefactoringTool: twisted/web/twcgi.py RefactoringTool: twisted/web/util.py RefactoringTool: twisted/web/vhost.py RefactoringTool: twisted/web/widgets.py RefactoringTool: twisted/web/xmlrpc.py RefactoringTool: twisted/web/test/test_http.py RefactoringTool: twisted/web/test/test_mvc.py RefactoringTool: twisted/web/test/test_web.py RefactoringTool: twisted/web/test/test_webclient.py RefactoringTool: twisted/web/test/test_woven.py RefactoringTool: twisted/web/test/test_xml.py RefactoringTool: twisted/web/woven/controller.py RefactoringTool: twisted/web/woven/form.py RefactoringTool: twisted/web/woven/guard.py RefactoringTool: twisted/web/woven/model.py RefactoringTool: twisted/web/woven/simpleguard.py RefactoringTool: twisted/web/woven/template.py RefactoringTool: twisted/web/woven/utils.py RefactoringTool: twisted/web/woven/view.py RefactoringTool: twisted/web/woven/widgets.py RefactoringTool: twisted/web2/compat.py RefactoringTool: twisted/web2/fileupload.py RefactoringTool: twisted/web2/http.py RefactoringTool: twisted/web2/http_headers.py RefactoringTool: twisted/web2/log.py RefactoringTool: twisted/web2/proxy.py RefactoringTool: twisted/web2/server.py RefactoringTool: twisted/web2/static.py RefactoringTool: twisted/web2/stream.py RefactoringTool: twisted/web2/twcgi.py RefactoringTool: twisted/web2/twscgi.py RefactoringTool: twisted/web2/vhost.py RefactoringTool: twisted/web2/wsgi.py RefactoringTool: twisted/web2/xmlrpc.py RefactoringTool: twisted/web2/auth/digest.py RefactoringTool: twisted/web2/auth/wrapper.py RefactoringTool: twisted/web2/channel/cgi.py RefactoringTool: twisted/web2/channel/fastcgi.py RefactoringTool: twisted/web2/channel/http.py RefactoringTool: twisted/web2/client/http.py RefactoringTool: twisted/web2/dav/acl.py RefactoringTool: twisted/web2/dav/http.py RefactoringTool: twisted/web2/dav/resource.py RefactoringTool: twisted/web2/dav/util.py RefactoringTool: twisted/web2/dav/element/base.py RefactoringTool: twisted/web2/dav/element/parser.py RefactoringTool: twisted/web2/dav/element/util.py RefactoringTool: twisted/web2/dav/element/xmlext.py RefactoringTool: twisted/web2/dav/method/mkcol.py RefactoringTool: twisted/web2/dav/method/propfind.py RefactoringTool: twisted/web2/dav/method/proppatch.py RefactoringTool: twisted/web2/dav/method/report.py RefactoringTool: twisted/web2/dav/test/test_copy.py RefactoringTool: twisted/web2/dav/test/test_http.py RefactoringTool: twisted/web2/dav/test/util.py RefactoringTool: twisted/web2/filter/gzip.py RefactoringTool: twisted/web2/filter/range.py RefactoringTool: twisted/web2/test/simple_client.py RefactoringTool: twisted/web2/test/test_cgi.py RefactoringTool: twisted/web2/test/test_client.py RefactoringTool: twisted/web2/test/test_fileupload.py RefactoringTool: twisted/web2/test/test_http.py RefactoringTool: twisted/web2/test/test_httpauth.py RefactoringTool: twisted/web2/test/test_server.py RefactoringTool: twisted/web2/test/test_static.py RefactoringTool: twisted/web2/test/test_vhost.py RefactoringTool: twisted/web2/test/test_wsgi.py RefactoringTool: twisted/words/service.py RefactoringTool: twisted/words/im/baseaccount.py RefactoringTool: twisted/words/im/basechat.py RefactoringTool: twisted/words/im/gtkaccount.py RefactoringTool: twisted/words/im/gtkchat.py RefactoringTool: twisted/words/im/gtkcommon.py RefactoringTool: twisted/words/im/ircsupport.py RefactoringTool: twisted/words/im/jyaccount.py RefactoringTool: twisted/words/im/jychat.py RefactoringTool: twisted/words/im/pbsupport.py RefactoringTool: twisted/words/im/tocsupport.py RefactoringTool: twisted/words/protocols/irc.py RefactoringTool: twisted/words/protocols/msn.py RefactoringTool: twisted/words/protocols/oscar.py RefactoringTool: twisted/words/protocols/toc.py RefactoringTool: twisted/words/protocols/jabber/client.py RefactoringTool: twisted/words/protocols/jabber/error.py RefactoringTool: twisted/words/protocols/jabber/jid.py RefactoringTool: twisted/words/protocols/jabber/sasl.py RefactoringTool: twisted/words/protocols/jabber/sasl_mechanisms.py RefactoringTool: twisted/words/protocols/jabber/xmlstream.py RefactoringTool: twisted/words/protocols/jabber/xmpp_stringprep.py RefactoringTool: twisted/words/test/test_domish.py RefactoringTool: twisted/words/test/test_irc.py RefactoringTool: twisted/words/test/test_jabberclient.py RefactoringTool: twisted/words/test/test_jabbercomponent.py RefactoringTool: twisted/words/test/test_jabbererror.py RefactoringTool: twisted/words/test/test_jabberjid.py RefactoringTool: twisted/words/test/test_jabberxmppstringprep.py RefactoringTool: twisted/words/test/test_msn.py RefactoringTool: twisted/words/test/test_service.py RefactoringTool: twisted/words/test/test_toc.py RefactoringTool: twisted/words/xish/domish.py RefactoringTool: twisted/words/xish/utility.py RefactoringTool: twisted/words/xish/xmlstream.py RefactoringTool: twisted/words/xish/xpath.py RefactoringTool: twisted/words/xish/xpathparser.py RefactoringTool: There were 2 errors: RefactoringTool: Can't parse twisted/web/woven/flashconduit.py: ParseError: bad input: type=6, value='', context=('\n', (36, 0)) RefactoringTool: Can't parse twisted/web2/auth/interfaces.py: ParseError: bad input: type=6, value='', context=('\n', (60, 0)) real 12m42.727s user 12m32.207s sys 0m2.864s