Changes between Initial Version and Version 1 of Ticket #22680, comment 2
- Timestamp:
- May 23, 2014, 2:47:49 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22680, comment 2
initial v1 3 3 My traceback: 4 4 5 {{{ 5 6 Traceback (most recent call last): 6 7 File "/home/hodza/projects/pinstream/pins/management/commands/import.py", line 85, in handle … … 13 14 pos = self.file.tell() 14 15 ValueError: I/O operation on closed file 15 16 }}}