Discuss Os.path.join in the Python Programming forum on Dev Shed. Os.path.join Python Programming forum discussing coding techniques, tips and tricks, and Zope related information. Python was designed from the ground up to be a completely object-oriented programming language.
Posts: 4
Time spent in forums: 34 m 32 sec
Reputation Power: 0
Os.path.join
I'm not able to see the bigger picture here i think; but basically I have no idea why you would use os.path.join? why wouldnt you just use a string or string concatenation?
Simple answers please im very new coming from a soley vbs world