Index: branches/eam_branches/ipp-20110710/pstamp/scripts/pstampparse.pl
===================================================================
--- branches/eam_branches/ipp-20110710/pstamp/scripts/pstampparse.pl	(revision 31852)
+++ branches/eam_branches/ipp-20110710/pstamp/scripts/pstampparse.pl	(revision 32338)
@@ -148,4 +148,7 @@
     } elsif ($lcname =~ /qub/) {
         $label = "QUB";
+        $label_changed = 1;
+    } elsif ($lcname =~ /pypstamp/) {
+        $label = "PY";
         $label_changed = 1;
     }
