Python Forum
files in my home directory
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
files in my home directory
#1
in my home directory of the user name/id i use for doing coding i have lots of .pike and .py and .sh files i use locally or am working on. in addition i have a bunch of .pyf files which contain Python function definitions that i can add in to .py files (modules and scripts) that i am working on. there are also a few .pyd files which contain Python coded data i can add into other .py files. an example is a file with a list of US states. there are also several .pyi files which are inserts for other .py files that have other purposes. i also have a file named ny.py* that i use as a template for new scripts and modules. i just copy ny.py* to the new name and start editing.

*ny is Danish, Norwegian, and Swedish for new.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#2
Why don't you move all these files to another directory?
Reply
#3
why? then i'd just have to cd into that directory.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply
#4
if i can figure out solutions to some issues, such as a way to have 2 or more users sharing the same checked out file, i plan to put them in a revision repository.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Google Home micseydel 2 4,456 Jan-07-2017, 10:29 PM
Last Post: j.crater

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020