Hacker News new | ask | show | jobs
by rcthompson 2827 days ago
And it's especially unnecessary since Python already supports abbreviation during import. It could just as easily be "from pypeline import process as pr" or something similar.