Tony Narlock
                                            Tony Narlock
                                        
                                    Superseded by restructuring in URLs, Commands, and Sync
parse: detect and parse VCS Urls - Modify individual parts - Extensible cmd: - Tightly integrated to vcs system Git.clone() Svn.checkout() Mercurial.clone() - Typed - Executor: - subprocess (Default) -...
Design spec - Dictionary-based: Everything should be operable via a JSON dictionary (yes, encoding class is allowed) Every of consequence should really be an object literal / hashmap / whatever....
Are you at a Mercurial shop? Can you help make us jimmy this module into the next [Sunbeam toaster](http://automaticbeyondbelief.org/) of python modules? We need this patch and shimmy this module...
- allow weighting / ordering matchers. lower `weight`, higher precedence - `is_explicit` / `is_narrow` (e.g. vcs match) - `is_distinct` (only matches against one matcher, only used on `is_valid()`)
@jensens Yes, please add a PR! (And a test if you can!)
That's the idea. I'd like this library to be able to do cooler tricks across vcs with the same API. > In the FAQ, user could be guided to use...
I find these lints infuriating and prefer `print`. However, here's something to commit to memory next time you run into this! ## Dead simple logging ```python import logging log =...
@matteovivona I may not have time to look until the weekend, but I don't remember since this was a few years ago. Things may have changed since I originally wrote...
According to https://github.com/rkern/line_profiler#id13 line_profiler has python 3.0 support as of 1.0