##// END OF EJS Templates
import-checker: make stdlib path detection work in virtual environments...
import-checker: make stdlib path detection work in virtual environments The previous logic tried to find the directory containing BaseHTTPServer, which didn’t work as indended because it was only present on Python 2. Instead, the argparse module is used now.

File last commit:

r16442:9181188f default
r52264:cf1bee12 default
Show More
factotum.rc
4 lines | 128 B | text/x-stsrc | TextLexer
Steven Stallion
plan9: finalize documentation for next release
r16442 # The factotum extension permits factotum(4) to act as an
# authentication agent for HTTP repositories.
Steven Stallion
plan9: initial support for plan 9 from bell labs...
r16383 [extensions]
factotum =