Hello all, How many are using the Wing IDE to work on core Python?
It would be nice to have a 'python.wpr' checked in to trunk, as I have to recreate the project file every time I do a new checkout. Would this be useful for anyone else? Where is a good place for it to live? Littering the top level directory seems like a bad idea but I can't see anywhere else immediately *obvious* (no reason it has to live at the top level).
Wing can be configured to use two files for the project - one file for the basic configuration (which would be checked in) and one for your personal settings (which files you have open, how many windows you are using etc) and would be svn-ignored.
Michael Foord -- http://www.ironpythoninaction.com/ _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com