where is the real HEAD?

Oliver Graf <[email protected]>
Newsgroups gmane.comp.web.wiki.moin.devel
Message-ID <[email protected]>
Hi!

I'm currently reviewing the possibility to get MoinMoin to run as
FastCGI. This involves many changes (get rid of sys.std* usage,
sys.exit, globals), but I think it's worth the pain.

especially those
  savestdout = sys.stdout
  sys.stdout = StringIO()
  somepage.send_page()
  out = sys.stdout.getvalue()
  sys.stdout = savestdout
constructs hurt my eyes.

Now I've read that the moin--main-1.2 branch (whereever it is) should
have some of the sys.std* stuff fixed (everything should use
Request.write) but I can't see this in the cvs HEAD.

There are places where an arch repository is mentioned, but I fail to
find directions to it :)

Can anybody help?

Oliver.



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
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.