Add open issues from PyCon.

This commit is contained in:
Carl Meyer 2012-03-15 15:09:46 -07:00
parent 3c377ba106
commit 3cae3480e8
1 changed files with 13 additions and 0 deletions

View File

@ -502,6 +502,19 @@ For example, ``sysconfig.get_paths()`` in a source build gives
}
OS X Framework builds
---------------------
The reference implementation currently does not work on an OS X
framework build of Python.
tkinter
-------
Tkinter apps currently do not work within a virtual environment.
Reference Implementation
========================