| File Type 1 |
Pascal Source Code (Most common) |
| File Format |
File |
| Common? |
No |
| File Description |
Program source code written in the Pascal programming language |
| Program(s) that open p files |
Mac: Free Pascal; Think Pascal; GNU Pascal
Windows: Free Pascal; Borland Turbo Pascal; Irie Tools Irie Pascal |
| File Type 2 |
Python Pickle File |
| File Format |
Standard File |
| Common? |
No |
| File Description |
Standard Python module (.PY file) converted to a byte representation through a conversion process called "picking;" can convert complex objects into byte streams, which can be written to a file, sent over a network, or stored in a database. |
| Program(s) that open p files |
Unix: Python pickle module (Pickler and Unpickler) |
|