Python Forum
what i am currently coding
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what i am currently coding
#1
i am currently coding a function that is given a list of lists of strings that makes up a list of posix/unix/linux commands that make up a command pipe.  it is also passed two options, file descriptors which are the input to the first command and output from the last command. if descriptors are not given, then it makes pipes it needs and returns them (a 2-tuple).
Tradition is peer pressure from dead people

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


Forum Jump:

User Panel Messages

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