File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,13 +67,13 @@ instance to access them.
6767 string containing the new path name to set the current folder.
6868``desktop `` Folder A Folder object for the folder that contains the user's desktop. Read only.
6969
70- - In Windows, ``C:\Documents and Settings\ username\Desktop ``
70+ - In Windows, ``C:\Users\[ username] \Desktop ``
7171 - In Mac OS, ``~/Desktop ``
7272
7373``fs `` String The name of the file system. Read only. One of ``Windows ``, ``Macintosh ``, or ``Unix ``.
7474``myDocuments `` Folder A Folder object for the user's default document folder. Read only.
7575
76- - In Windows, ``C:\Documents and Settings\ username\My Documents ``
76+ - In Windows, ``C:\Users\[ username]\ Documents ``
7777 - In Mac OS, ``~/Documents ``
7878
7979``startup `` Folder A Folder object for the folder containing the executable image of the running
You can’t perform that action at this time.
0 commit comments