mirror of
https://github.com/erkin/ponysay.git
synced 2025-03-03 16:01:27 +01:00
doc derp
This commit is contained in:
parent
0cd697f946
commit
9919d3e228
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ class Ponysay():
|
|||
if pony not in ponies:
|
||||
ponies[pony] = ponydir + ponyfile
|
||||
|
||||
## Filter out all choosen ponies
|
||||
## Support for explicit pony file names
|
||||
if not names == None:
|
||||
for name in names:
|
||||
if os.path.exists(name):
|
||||
|
|
Loading…
Add table
Reference in a new issue