ashumeow / pcaphar

Automatically exported from code.google.com/p/pcaphar
Apache License 2.0
0 stars 0 forks source link

Use StringIO instead of file for pcap2har #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
AppEngine does not support writing to the filesystem. We need change the input 
and output to use StringIO while keep the file read/write interface.

Original issue reported on code.google.com by ls...@google.com on 1 Dec 2010 at 4:39

GoogleCodeExporter commented 9 years ago

Original comment by ls...@google.com on 9 Dec 2010 at 6:21