On Freitag 10 Dezember 2010, Scott Ballard wrote:
> The insert method of QProcessEnvironment overwrites the
> environment variable instead of inserting into it.

according to the manual, this is correct.

Inserts the environment variable of name name and contents value 
into this QProcessEnvironment object. If that variable already 
existed, it is replaced by the new value.

-- 
Wolfgang
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to