Jump to content

asavar

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by asavar

  1. asavar

    Python version

    Thank you, djbob
  2. asavar

    Python version

    Actually I use django.contrib.comments which has some improvements added in 1.0.1 version, such as RSS fixes and i18n, and in this version about 200 bugs was fixed. But it breaks support to some 0.96-style parameters. Actualy I would pretty happy if you upgrade but if you not I can rewrite some small parts of code for compatibility, I've just started developing a site. As for Python, the one real thing from newer versions I used to is exeptions with except and finally blocks in same try, but I can simply avoid it.
  3. Hi! What's your Python version policy? Will you upgrade Python? As I know, 2.4.3 has buffer overflow issue on unicode strings... I have already got accustomed to new Python features , but if you've installed this version for some good reasons or because of technical difficulties, I will not annoy you with my grumble. Oh, and same questions about django. Thanks.
×
×
  • Create New...