Walk a directory/Recursively: Difference between revisions

m
Replaced library with libheader
m (Using libheader)
m (Replaced library with libheader)
Line 78:
=={{header|Java}}==
 
'''Compiler:''' javac, JDKJava 1.4 and up+
 
Done using no pattern. But with end string comparison which gave better results.
Line 188:
'''Interpreter:''' [[Python]] 2.5
 
{{librarylibheader|Path}}
 
(''Note:'' This uses a non-standard replacement to the '''os.path''' module)
 
Anonymous user