# test completions by hitting tab in "empty.dat" print len( getCompletions('https://github.com/autoplot/dev/blob/master/bugs/sf/2507/') ) print len( getCompletions('https://github.com/autoplot/dev/blob/master/bugs/sf/2507/t') ) print len( getCompletions('https://github.com/autoplot/dev/master/bugs/sf/2507/t') ) print len( getCompletions( 'https://jfaden.net/git/jbfaden/public/master/2023/20230215/afile.' ) ) print len( getCompletions( 'https://jfaden.net/git/jbfaden/public/master/2023/20230215/afile.' ) ) print len( getCompletions( 'https://abbith.physics.uiowa.edu/jbf/juno/-/tree/master/team/wigglePlot/wiggle' ) )