Xqt added a comment.

  the basic is very simple: in pwb.py line 200 `scripts` contains all given 
scripts. global `filename` contains the given filename shortcut. You can then 
create a list of all matching scripts like
  
    similar_scripts = [script for script in scripts if 
script.startswith(filename)]
  
  Maybe the patches of T217195 <https://phabricator.wikimedia.org/T217195> 
should be merged first.

TASK DETAIL
  https://phabricator.wikimedia.org/T175451

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Nikhil07prakash, Zoranzoki21, Xqt, Framawiki, Aklapper, 
pywikibot-bugs-list, Dvorapa, Wenyi, Tbscho, MayS, Mdupont, JJMC89, 
Avicennasis, mys_721tx, jayvdb, Dalba, Masti, Alchimista, Rxy
_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to