Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #20841
Ticket #20841
: print_hist_loc.py
File print_hist_loc.py,
125 bytes
(added by
Eric Pettersen
,
70 minutes ago
)
Added by email2trac
Line
1
from
chimerax
import
app_dirs_unversioned
2
import
os.path
3
print
(
os
.
path
.
join
(
app_dirs_unversioned
.
user_data_dir
,
"commands"
))
Download in other formats:
Original Format