Hi, my goal is to obtain an interpreter that internally
uses UCS-2. Such a simple code should print 65535:

  import sys
  print sys.maxunicode

This is enabled in Windows, but I want the same in Linux.
What options have I pass to the configure script?

w.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to