Home
last modified time | relevance | path

Searched refs:importexc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Demo/embed/
DMakefile32 all: demo loop importexc
39 importexc: importexc.o target
40 $(CC) $(LDFLAGS) importexc.o $(ALLLIBS) -o importexc
55 -rm -f *~ @* '#'* demo loop importexc