##// END OF EJS Templates
py3: stop using deprecated Element.getchildren() method in convert/darcs...
py3: stop using deprecated Element.getchildren() method in convert/darcs This has been deprecated since py3.2, and removed entirely in py3.9

File last commit:

r48883:3d0a9c6e default
r50267:270f8e89 stable
Show More
dirstate_tree.rs
5 lines | 99 B | application/rls-services+xml | RustLexer
pub mod dirstate_map;
pub mod on_disk;
pub mod owning;
pub mod path_with_basename;
pub mod status;