Python Forum
What does ''''true ....'''' mean???
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What does ''''true ....'''' mean???
#1
Hi,

I saw a code that started as follows

''''true
export OPT='-u"
.
.
.
exec python2.7 $OPT "$0" $FLG "$@"
'''

I can't tell that the '''' and ''' means. How should I google it? I can't find anything on ' other then it can represent a string.
Reply


Messages In This Thread
What does ''''true ....'''' mean??? - by wuming79 - Oct-18-2017, 02:16 PM
RE: What does ''''true ....'''' mean??? - by wavic - Oct-18-2017, 06:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Returning True or False vs. True or None trevorkavanaugh 6 9,363 Apr-04-2019, 08:42 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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