1 | initial version |
Its not fixed because YOU did nothing to help review the ticket.
The preferred syntax is
attach('/path/to/filename.py')
since it is also valid Python syntax. Similar to the print operator going away in Python 3 and being replaced by an ordinary function.
2 | No.2 Revision |
Its not fixed because YOU did nothing to help review the ticket.ticket ;-)
The preferred syntax is
attach('/path/to/filename.py')
since it is also valid Python syntax. Similar to the print operator going away in Python 3 and being replaced by an ordinary function.