At Sunday 23 August 2009 22:13:16 you wrote:
> I use Chinese and therefore Unicode very heavily, and so Python 3 is
> an unavoidable choice for me.
Python 2.x supports Unicode just as well as Python 3. Every common web
framework works perfectly with unicode.
In any case, there is bottle [1], which provides a *very minimal* framework
for WSGI web development. Don't expect too much, it is really small, and
doesn't do much more than routing and minimal templating.
However, it is the only Python-3-compatible web framework I know of.
[1]
http://bottle.paws.de/page/start
--
Freedom is always the freedom of dissenters.
(Rosa Luxemburg)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
iEYEABECAAYFAkqRp/EACgkQGV4vxEMMOxeGJACeM6Gb37XUOuHeES63orhSzHmr
7ScAn0+LkKDGifoCrQOPX4B2RIMpq6Vd
=vsNE
-----END PGP SIGNATURE-----